diff --git a/Dockerfile b/Dockerfile index 69c6f58..ba85f0a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -36,4 +36,4 @@ WORKDIR /app USER ${BUILD_APP_USER} -CMD ["init"] +CMD ["sh"]