removed some redundant compose lingo

This commit is contained in:
Rune
2018-10-01 23:49:31 +02:00
parent 29e31cdee3
commit cf2a4aa29e

View File

@@ -2,10 +2,8 @@ version: '2'
services:
zfswatcher:
container_name: zfswatcher
image: pectojin/zfswatcher:latest
build: .
command: /opt/bin/zfswatcher
volumes:
- /etc/zfswatcher:/zfswatcher_config:rw
- /var/log/zfswatcher/zfswatcher.log:/var/log/zfswatcher/zfswatcher.log:rw