Skip to content

Commit

Permalink
reset podman database
Browse files Browse the repository at this point in the history
  • Loading branch information
aleskxyz authored Mar 29, 2024
1 parent 4d4e7aa commit 81c45de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup_runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ sudo setcap cap_setuid+eip /usr/bin/newuidmap
sudo setcap cap_setgid+eip /usr/bin/newgidmap
sudo chmod u-s /usr/bin/newuidmap
sudo chmod u-s /usr/bin/newgidmap
sudo podman system reset
echo -e "[storage]\ndriver = \"vfs\"" | sudo tee /etc/containers/storage.conf > /dev/null
mkdir -p "$HOME/.docker"
echo "::endgroup::"
Expand Down

0 comments on commit 81c45de

Please sign in to comment.