mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-04-15 15:06:39 +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…
x
Reference in New Issue
Block a user