reduced layers, made compose file pull instead of building

This commit is contained in:
Rune Henriksen
2019-01-12 00:08:41 +01:00
parent 7edf12330c
commit 6285d717f9
2 changed files with 2 additions and 5 deletions

View File

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