1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-03-12 15:06:06 +00:00
gns3-server/compose.yaml
2025-03-08 14:08:42 +09:00

8 lines
113 B
YAML

services:
gen3-server:
build:
context: .
dockerfile: Dockerfile
ports:
- "8001:3080"