mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-04-24 21:10:07 +00:00
8 lines
113 B
YAML
8 lines
113 B
YAML
services:
|
|
gen3-server:
|
|
build:
|
|
context: .
|
|
dockerfile: Dockerfile
|
|
ports:
|
|
- "8001:3080"
|