Skip to content

Commit

Permalink
wip: show /run/podman
Browse files Browse the repository at this point in the history
  • Loading branch information
shoenig committed Dec 12, 2023
1 parent fbc400c commit ad38dd4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/machinesetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ unqualified-search-registries = ["docker.io", "quay.io"]
location = "localhost:5000"
insecure = true
EOF

echo "===== Show /run/podman"
tree /run/podman

0 comments on commit ad38dd4

Please sign in to comment.