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 ccebea6 commit da2bd9fCopy full SHA for da2bd9f
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", "-c"]
+ENTRYPOINT ["/bin/bash", "-l"]
0 commit comments