Skip to content

Instantly share code, notes, and snippets.

@emilioSp
Last active October 9, 2019 10:32
Show Gist options
  • Save emilioSp/0553f73944381b9661bbce5e33d9a766 to your computer and use it in GitHub Desktop.
Save emilioSp/0553f73944381b9661bbce5e33d9a766 to your computer and use it in GitHub Desktop.
Docker
docker rmi $(docker images -f "dangling=true" -q)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment