mirror of
https://github.com/GNS3/gns3-server
synced 2025-06-24 17:08:52 +00:00
add compose.yaml
This commit is contained in:
parent
2ecd2cfe3b
commit
21ebb934f4
7
compose.yaml
Normal file
7
compose.yaml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
services:
|
||||||
|
gen3-server:
|
||||||
|
build:
|
||||||
|
context: .
|
||||||
|
dockerfile: Dockerfile
|
||||||
|
ports:
|
||||||
|
- "8001:3080"
|
Loading…
Reference in New Issue
Block a user