Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If Docker image and files are of considerable size (e.g., >500 MB) show warning and confirm #29

Open
dgarijo opened this issue Apr 17, 2020 · 0 comments
Labels
enhancement New feature or request low priority

Comments

@dgarijo
Copy link
Contributor

dgarijo commented Apr 17, 2020

At the moment, when you do dame run <setup id>, you don't know the size of the files and Docker image that you are going to download. It would be great to show:

  • Docker image size and whether it's already downloaded or not.
  • File size you are expecting to run.

And if above a certain size (500MB), ask for user confirmation. Example of desired behavior:

dame run cycles-0.10.2-alpha-collection-oromia-single-point
The information of the setup is complete
This setup requires 500MB (Docker image) + 30 Mb (input files). Proceed? Y/n: Y
Executing the setup
@dgarijo dgarijo added the enhancement New feature or request label Apr 17, 2020
@dgarijo dgarijo added this to the End-Of-May Release milestone May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority
Projects
None yet
Development

No branches or pull requests

2 participants