mirror of
https://github.com/GNS3/gns3-server
synced 2025-03-12 15:06:06 +00:00
8 lines
113 B
YAML
8 lines
113 B
YAML
services:
|
|
gen3-server:
|
|
build:
|
|
context: .
|
|
dockerfile: Dockerfile
|
|
ports:
|
|
- "8001:3080"
|