mirror of https://github.com/mingrammer/diagrams
parent
244ec9ea37
commit
46a0d37f9a
@ -1,11 +0,0 @@
|
|||||||
version: '3.8'
|
|
||||||
|
|
||||||
services:
|
|
||||||
diagrams:
|
|
||||||
image: diagrams:1.0
|
|
||||||
container_name: diagrams
|
|
||||||
volumes:
|
|
||||||
- ./:/usr/src/diagrams
|
|
||||||
tty: true
|
|
||||||
stdin_open: true
|
|
||||||
restart: always
|
|
Loading…
Reference in new issue