1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-03-12 15:06:06 +00:00

Update README to Run Docker Compose

This commit is contained in:
NAKNAO-nnct 2025-03-08 14:11:42 +09:00
parent 21ebb934f4
commit 00bf1c028b

View File

@ -112,6 +112,12 @@ For development, you can run the GNS3 server in a container
bash scripts/docker_dev_server.sh
```
#### use Docker Compose
``` {.bash}
docker compose up -d
```
### Run as daemon (Unix only)
You will find init sample scripts for various systems inside the init