We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sleep 5
1 parent ed9596a commit afbbd54Copy full SHA for afbbd54
Dockerfile
@@ -36,6 +36,7 @@ if [ "$1" = "true" ]; then
36
shift 1
37
service rpcbind start
38
service nfs-common start
39
+ sleep 5
40
fi
41
42
/nfsplugin $@
0 commit comments