We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b8f2cc commit efa25a3Copy full SHA for efa25a3
support/systemd/lib/systemd/system/docker-volume-netshare.service
@@ -1,15 +1,9 @@
1
[Unit]
2
Description=Docker NFS, AWS EFS & Samba/CIFS Volume Plugin
3
-<<<<<<< HEAD
4
-Documentation=https://github.com/ContainX/docker-volume-netshare
5
-After=nfs-utils.service docker.service
6
-Requires=docker.service
7
-=======
8
Documentation=https://github.com/gondor/docker-volume-netshare
9
After=nfs-utils.service
10
Before=docker.service
11
Requires=nfs-utils.service
12
->>>>>>> b23fe656606d7043631ecf7c5e8f60cbd3185972
13
14
15
[Service]
@@ -19,4 +13,3 @@ StandardOutput=syslog
19
20
[Install]
21
WantedBy=multi-user.target
22
-
0 commit comments