mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 12:30:13 +03:00
8 lines
113 B
YAML
8 lines
113 B
YAML
services:
|
|
gen3-server:
|
|
build:
|
|
context: .
|
|
dockerfile: Dockerfile
|
|
ports:
|
|
- "8001:3080"
|