Is it safe to run docker system prune -a, or will important data be lost?
aio-watchtower and aio-borgbackup would be pruned as they are the only containers stopped.
Thanks!
Is it safe to run docker system prune -a, or will important data be lost?
aio-watchtower and aio-borgbackup would be pruned as they are the only containers stopped.
Thanks!
According to the README, you can:
You might also want to prune your Docker (
docker system prune -a) (no data will be lost).
This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.