diff --git a/imagefiles/entrypoint.sh b/imagefiles/entrypoint.sh index f641604..cc8ef20 100755 --- a/imagefiles/entrypoint.sh +++ b/imagefiles/entrypoint.sh @@ -3,3 +3,4 @@ # This is the entrypoint script for the dockerfile. Executed in the # container at runtime. +exec "$@"