We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e050f4b commit 6231ae0Copy full SHA for 6231ae0
README.md
@@ -92,7 +92,7 @@ Here's an example:
92
docker run \
93
-v /host/path/to/exports.txt:/etc/exports:ro \
94
-v /host/files:/nfs \
95
- -e NFS_ENABLE_KERBEROS=1 \
+ -e NFS_ENABLE_KERBEROS=1 \
96
--hostname my-nfs-server.com \
97
-v /host/path/to/server.keytab:/etc/krb5.keytab:ro \
98
-v /host/path/to/server.krb5conf:/etc/krb5.conf:ro \
0 commit comments