Last active
December 14, 2022 16:31
-
-
Save elowy01/f5d85b1babc6ba943c811835c9fbc5ec to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Image cleanup | |
# Gives an idea on how the space is being used | |
cloud_user@elowy1c:~$ docker system df | |
TYPE TOTAL ACTIVE SIZE RECLAIMABLE | |
Images 1 1 1.22MB 0B (0%) | |
Containers 4 0 0B 0B | |
Local Volumes 1 0 0B 0B | |
Build Cache 0 0 0B 0B |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment