Docker Maintenance | How to fix the running out of disk space error in Docker?

Опубликовано: 15 Октябрь 2024
на канале: kubernetesWay
3,164
102

In this video, we will show you the basic commands for Docker maintenance,
Commands are,
1. docker system df
2. docker system prune --all
3. docker image prune --all
4. truncate -s 0 /var/lib/docker/containers/*/*-json.log

#docker #dockercompose #dockerarchitecture #dockercontainer #docker #dockermaintenance #dockertroubleshooting