Can we delete old docker images? +automatation

When I still had nodes, there were no problems after executing the linux terminal command:

docker image prune

If you are using the watchtower - also adding

--cleanup

at the end of the start watchtower command did not cause any problems as it removed the previous image

I still use these commands for my other containers with no errors

6 Likes