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.
2 parents c5d0376 + afb4bfa commit 4c89a7fCopy full SHA for 4c89a7f
Dockerfile
@@ -11,4 +11,4 @@ RUN npm install
11
# Bundle app source
12
COPY . /usr/src/app
13
14
-ENTRYPOINT [ "bin/webpagetest" ]
+ENTRYPOINT [ "/usr/src/app/bin/webpagetest" ]
0 commit comments