iwita b9152718d2 new version před 5 roky
..
BASEIMAGE b9152718d2 new version před 5 roky
Dockerfile b9152718d2 new version před 5 roky
README.md b9152718d2 new version před 5 roky
VERSION b9152718d2 new version před 5 roky
index.html b9152718d2 new version před 5 roky
run_nfs.sh b9152718d2 new version před 5 roky

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]()