k3s/test/images/volumes-tester/nfs
Mike Danese c0b7364563 remove gcloud docker -- since it's deprecated 2018-02-28 00:24:27 -08:00
..
Dockerfile
Makefile remove gcloud docker -- since it's deprecated 2018-02-28 00:24:27 -08:00
README.md
index.html
run_nfs.sh

README.md

NFS server container for testing

This container exports '/' directory with an index.html inside. NFSv4 only.

Accepts a -G option for specifying a group id to give exported directories. Clients in the specified group will have full rwx permissions, others none.

Inspired by https://github.com/cpuguy83/docker-nfs-server.

Used by test/e2e/* to test NFSVolumeSource. Not for production use!

Analytics