cli support
This commit is contained in:
@ -1,8 +1,10 @@
|
||||
version: "2"
|
||||
version: "3.9"
|
||||
services:
|
||||
app:
|
||||
image: astrogd/white-leopard:dev
|
||||
build: ./
|
||||
tty: true
|
||||
stdin_open: true
|
||||
depends_on:
|
||||
- database
|
||||
restart: unless-stopped
|
||||
|
Reference in New Issue
Block a user