Skip to content

Instantly share code, notes, and snippets.

@KushajveerSingh
Created October 7, 2021 03:58
Show Gist options
  • Save KushajveerSingh/faf0b3cba266d94df22816e48c904b4a to your computer and use it in GitHub Desktop.
Save KushajveerSingh/faf0b3cba266d94df22816e48c904b4a to your computer and use it in GitHub Desktop.
docker image ls
> REPOSITORY TAG IMAGE ID CREATED SIZE
test 0.1 e3a710895926 20 hours ago 10.8GB
test latest 9419a081213b 5 days ago 63.1MB
<none> <none> 4734a6f5567e 5 days ago 63.1MB
<none> <none> 7deb7fdc3b5e 5 days ago 63.1MB
> docker image prune
WARNING! This will remove all dangling images.
Are you sure you want to continue? [y/N] y
Deleted Images:
deleted: sha256:4734a6f5567e1554bcd0fc5dc674b80e21f50816058d29a125eb697b8d8af9c5
...
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment