Stop getting rid of my work. I beg you.
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
volumes:
|
||||||
|
unluckiest_database:
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
unluckiest_network:
|
unluckiest_network:
|
||||||
driver: bridge
|
driver: bridge
|
||||||
@@ -5,6 +8,7 @@ networks:
|
|||||||
services:
|
services:
|
||||||
|
|
||||||
database:
|
database:
|
||||||
|
container_name: unluckiest_database
|
||||||
build:
|
build:
|
||||||
context : ./database
|
context : ./database
|
||||||
dockerfile : Dockerfile
|
dockerfile : Dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user