Skip to content

Commit

Permalink
Add podman system prune (adoptium#4399)
Browse files Browse the repository at this point in the history
Signed-off-by: Lan Xia <[email protected]>
  • Loading branch information
llxia committed Mar 7, 2023
1 parent b009054 commit 422e48e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions external/criu/pingPerf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ clean() {
echo "clean ..."
sudo podman stop --all
sudo podman container rm --all -f
sudo podman system prune --all -f
}

testCreateRestoreImageOnly() {
Expand Down

0 comments on commit 422e48e

Please sign in to comment.