Skip to content

Commit

Permalink
more debug
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Oct 2, 2024
1 parent fd23651 commit be7d285
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/ci/docker/zombienet_injected.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ RUN chown -R nonroot. /home/nonroot
#debug

RUN ls -la /home/nonroot
RUN ls -la /home/nonroot/zombie-net
RUN ls -la /home/nonroot/zombie-net/packages
RUN ls -la /home/nonroot/zombie-net/packages/cli
RUN ls -la /home/nonroot/zombie-net/packages/cli/dist

# Change `cli` permissions and link to easy call
RUN chmod +x /home/nonroot/zombie-net/packages/cli/dist/cli.js
Expand Down

0 comments on commit be7d285

Please sign in to comment.