All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- All running containers are now stopped when remove all containers command is ran
- Converted to ES6
- Console output is now coloured
- Now checks if there are containers or images before running commands
- Docker output now displayed by default, silent option added to hide this information
- Added prune option
- Added check for Docker version
- Added check for when no valid option is entered
- Script for deleting Docker containers, images and volumes