|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
BASEIMAGE | %!s(int64=5) %!d(string=hai) anos | |
Dockerfile | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
VERSION | %!s(int64=5) %!d(string=hai) anos | |
index.html | %!s(int64=5) %!d(string=hai) anos | |
run_nfs.sh | %!s(int64=5) %!d(string=hai) anos |
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!