Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 688 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 688 Bytes

alpine-docker-netshare

Install script to add docker-volume-netshare nfs plugin version 3 to default boot of alpine linux. Can also be used to add other plugins to boot (EFS, CIFS, NFSv4).

result after reboot

ps -a | grep docker-volume-netshare
PID root       0:00 /usr/bin/docker-volume-netshare nfs -v 3

build with

tips

  • Alpine Linux: rc-update del docker-volume-nfs //remove script from default
  • Alpine Linux: add startup script to mount volumes in /etc/local.d