Does it work like that?
This commit is contained in:
parent
22ba452d7c
commit
898041824e
1 changed files with 7 additions and 0 deletions
7
docker-compose.yml
Normal file
7
docker-compose.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
# docker-compose.yml
|
||||||
|
version: 3.0
|
||||||
|
services:
|
||||||
|
botyam:
|
||||||
|
build: .
|
||||||
|
env_file:
|
||||||
|
- /etc/environment
|
||||||
Loading…
Reference in a new issue