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.
1 parent b3d43ae commit ee25042Copy full SHA for ee25042
services/efs-guardian/docker/entrypoint.sh
@@ -91,5 +91,4 @@ echo "$INFO Starting $* ..."
91
echo " $(whoami) rights : $(id $whoami))"
92
echo " local dir : $(ls -al)"
93
94
-# exec gosu "$EFS_USER_NAME" "$@"
95
exec "$@"
0 commit comments