docker volumes is back
This commit is contained in:
@@ -91,6 +91,10 @@ services:
|
||||
- db
|
||||
|
||||
volumes:
|
||||
- name: docker_sock
|
||||
host:
|
||||
path: /var/run/docker.sock
|
||||
|
||||
- name: mysql_data
|
||||
temp: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user