v1.0.1
What's New? (v1.0.1)
- Docker Image Management + Image Pruning (
/docker images
|/docker prune
)
NOTE: The "all" option when using/docker prune
is referring to using -all/-a in the command. using it will remove all unused images, not just dangling ones. - added Pause/Unpause to
/docker execute
Please View README.md for installation and configuration instructions!