Skip to content

Commit

Permalink
Debugando podman
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroRegisPOAR committed Jan 23, 2024
1 parent 092c8c6 commit 51560b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
stat -c '%a %n' /run/wrappers/bin/newgidmap
podman unshare cat /proc/self/uid_map /proc/self/gid_map
podman images
podman --log-level debug info
# podman --log-level debug info
# podman network ls
# podman pull alpine
# podman run --rm alpine cat /etc/os-release
Expand Down

0 comments on commit 51560b3

Please sign in to comment.