[mod] graphviz
This commit is contained in:
parent
77cf860a36
commit
7930bf903e
1 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,9 @@
|
|||
name: graphviz
|
||||
services:
|
||||
graphviz:
|
||||
ports:
|
||||
- 8000:8000
|
||||
image: graphviz
|
||||
restart: unless-stopped
|
||||
image: graphviz:1.0.0
|
||||
build: .
|
||||
container_name: graphviz
|
||||
ports:
|
||||
- 8000:8000
|
||||
restart: unless-stopped
|
Loading…
Add table
Reference in a new issue