minor
This commit is contained in:
parent
342c6d59da
commit
e3b77f7715
1 changed files with 0 additions and 8 deletions
|
|
@ -44,14 +44,6 @@ let
|
||||||
done
|
done
|
||||||
|
|
||||||
echo "Container update scan complete!"
|
echo "Container update scan complete!"
|
||||||
|
|
||||||
# Clean up dangling images
|
|
||||||
echo "Cleaning up dangling images..."
|
|
||||||
if podman image prune -af; then
|
|
||||||
echo "Image cleanup complete!"
|
|
||||||
else
|
|
||||||
echo "Warning: Image cleanup failed"
|
|
||||||
fi
|
|
||||||
'';
|
'';
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue