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 8d4ccc2 commit f79233aCopy full SHA for f79233a
docker/Dockerfile
@@ -12,6 +12,6 @@ RUN chmod 755 /nodejs-dev/runAll.sh
12
#set the working directory
13
WORKDIR /nodejs-dev
14
15
-CMD ./runAll.sh $API_KEY $FILENAME $ALT_URL $GIT_USERNAME $VERSION ; /bin/bash
+CMD ./runAll.sh $API_KEY $FILENAME $ALT_URL $GIT_USERNAME $VERSION
16
17
VOLUME ["/source"]
0 commit comments