Skip to content

Commit

Permalink
List files
Browse files Browse the repository at this point in the history
  • Loading branch information
cmichi committed Dec 23, 2024
1 parent e61699c commit 504878e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -202,3 +202,11 @@ RUN apt-get autoremove -y && \
rm -rf /tmp/*

RUN df -h && ls -a && pwd

RUN ls -a /root/

RUN ls -a /home/

RUN find /root/

RUN find /home/

0 comments on commit 504878e

Please sign in to comment.