Skip to content

Commit

Permalink
gitac: docker image prune -a -f; df -h
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Oct 29, 2024
1 parent 7057bde commit ff58fe2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
pwd && ls -l
docker version
free -h; df -h; ip a |grep inet; uname -a;
docker image prune -a -f; df -h
# ENV
# registry-1.docker.io| noneView
Expand Down

0 comments on commit ff58fe2

Please sign in to comment.