More overlay layers

This commit is contained in:
Pascal Vizeli
2018-03-31 01:11:35 +02:00
parent 4f90c7513c
commit 7a5702efbd
7 changed files with 28 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
[Unit]
Description=Docker configuration
Requires=mnt-overlay.mount
After=mnt-overlay.mount
Before=docker.service
[Mount]
What=/mnt/overlay/etc/docker
Where=/etc/docker
Type=none
Options=bind
[Install]
WantedBy=hassio-bind.target