From 00bf1c028be9b2337137fb30d5ad03ad4d774e38 Mon Sep 17 00:00:00 2001 From: NAKNAO-nnct Date: Sat, 8 Mar 2025 14:11:42 +0900 Subject: [PATCH] Update README to Run Docker Compose --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 059a1238..d61e4298 100644 --- a/README.md +++ b/README.md @@ -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