removed net. not compatible with compose v2

This commit is contained in:
Matthias Schneider 2017-12-20 10:21:00 +01:00
parent 437811ece4
commit 53b71f2205

View File

@ -34,7 +34,6 @@ services:
data: data:
image: busybox image: busybox
command: /bin/true command: /bin/true
net: none
volumes: volumes:
- /data - /data
labels: labels: