fix issues with 'multiple hostids' https://zfsonlinux.org/msg/ZFS-8000-EY/

This commit is contained in:
Rune Henriksen
2020-01-13 17:19:58 +01:00
parent 8a1eb9255b
commit e016d6fce2

View File

@@ -8,6 +8,7 @@ services:
- /etc/zfswatcher:/zfswatcher_config:rw - /etc/zfswatcher:/zfswatcher_config:rw
- /var/log/zfswatcher/zfswatcher.log:/var/log/zfswatcher/zfswatcher.log:rw - /var/log/zfswatcher/zfswatcher.log:/var/log/zfswatcher/zfswatcher.log:rw
- /dev/log:/dev/log:rw - /dev/log:/dev/log:rw
- /etc/hostid:/etc/hostid
ports: ports:
- 8990:8990 - 8990:8990
devices: devices: