A small script that adds useful commands for docker
dockertools update-images: Update all pulled images with respect to their tags.
dockertools remove-none-images: Remove all <none> tagged images if they are not being used by containers.
dockertools list-tags centos: List all tags available for centos image along with supported CPU arch
- Update all pulled images
- Remove all
<none>tagged images - Remove all stopped containers
- Lookup all available tags