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 461aa02 commit 8245eb7Copy full SHA for 8245eb7
Dockerfile
@@ -64,4 +64,4 @@ RUN apk add --update --no-cache \
64
RUN npm i -g pnpm
65
66
SHELL ["/bin/bash", "-c"]
67
-ENTRYPOINT ["/bin/bash", "-l"]
+ENTRYPOINT ["/bin/bash", "-l", "-c"]
0 commit comments