Skip to content

Instantly share code, notes, and snippets.

@onmax
Created May 24, 2021 14:36
Show Gist options
  • Save onmax/3b0226e852d882ff0879f138020f3290 to your computer and use it in GitHub Desktop.
Save onmax/3b0226e852d882ff0879f138020f3290 to your computer and use it in GitHub Desktop.
Docker-comands
docker rmi -f $(docker images -f "dangling=true" -q)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment