mirror of
https://github.com/GNS3/gns3-server
synced 2025-03-12 23:16:05 +00:00
8 lines
113 B
YAML
8 lines
113 B
YAML
![]() |
services:
|
||
|
gen3-server:
|
||
|
build:
|
||
|
context: .
|
||
|
dockerfile: Dockerfile
|
||
|
ports:
|
||
|
- "8001:3080"
|