Skip to content

Latest commit

 

History

History
executable file
·
16 lines (9 loc) · 502 Bytes

README.md

File metadata and controls

executable file
·
16 lines (9 loc) · 502 Bytes

remove-containers-images

Shell script to remove all containers and images. The scrit will stop all running containers (if any) before running. Containers once remove, images will be removed as well

Important

This scrit is going to remove ALL containers, images. So use this script when you are sure that you wish to remove all of images.

Usage

  • Move to the directory the script is downloaded

    cd remove-containers-images

  • Execude the script as:

    ./remove-images.sh