Skip to content

Commit

Permalink
Show bin directory on building, too
Browse files Browse the repository at this point in the history
  • Loading branch information
mk-mxp committed Aug 10, 2024
1 parent 455b17a commit 576b6b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ WORKDIR /opt/test-runner

USER appuser

RUN ls -la
RUN ls -la && ls -la bin

ENTRYPOINT ["/opt/test-runner/bin/run.sh"]

0 comments on commit 576b6b5

Please sign in to comment.