Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Running outside of docker deletes all containers and images with no warning. #28

Open
matthias50 opened this issue Sep 7, 2018 · 1 comment

Comments

@matthias50
Copy link

At a minimum, there should be something in the README.md warning about this behavior. Even better would be requiring some command line flag to auto-clean which defaults to false.

In a related note, I'm wondering how the tool can work under docker without deleting all the containers and images, but if it is run outside of docker, then this is necessary.

@josephschorr
Copy link
Contributor

@matthias50 Because it will still perform the pull manifest operation, but it will skip pulling the blobs, so you still get monitoring but "less".

Feel free to prep a PR against the README with the warnings, as it sounds like a good idea

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants