File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11language : go
22go :
3- - 1.5.1
3+ - 1.7.0
44 - tip
55script :
66 - go test ./...
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ The method below will install the sysvinit and /etc/default options that can be
39391 . Install the Package
4040
4141```
42- $ wget https://github.com/ContainX/docker-volume-netshare/releases/download/v0.20 /docker-volume-netshare_0.20_amd64 .deb
43- $ sudo dpkg -i docker-volume-netshare_0.20_amd64 .deb
42+ $ wget https://github.com/ContainX/docker-volume-netshare/releases/download/v0.34 /docker-volume-netshare_0.34_amd64 .deb
43+ $ sudo dpkg -i docker-volume-netshare_0.34_amd64 .deb
4444```
4545
46462 . Modify the startup options in ` /etc/default/docker-volume-netshare `
You can’t perform that action at this time.
0 commit comments