Freeing Up the Resources
Learn the Docker commands used to free up space.
We'll cover the following
Cleaning up
Docker can use significant quantities of disk space. We can see the information about the amount of disk space used. Scary usage statistics are returned when entering:
docker system df
Get hands-on with 1400+ tech skills courses.