Docker useful commands

Listing containers


Remove containers

Stopping containers

  • docker stop quickstart.cloudera  # Stop container (link)
  • docker container prune # Remove all stopped containers
  • docker volume prune # Remove all unused volumes
  • docker image prune # Remove unused images

Links



Comments

Popular posts from this blog

How to create an organizational chart in your webpage using Google Organization Chart Tools

How to add Diggit, Technorati, Del.icio.us, Stumbleupon, Reddit and pInterest buttons to your Blogger posts