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

Find something reusable for download + verify + extract #1

Open
solsson opened this issue Oct 21, 2017 · 1 comment
Open

Find something reusable for download + verify + extract #1

solsson opened this issue Oct 21, 2017 · 1 comment

Comments

@solsson
Copy link
Contributor

solsson commented Oct 21, 2017

We do the same curl + untar operation all the time, basically with paramters URL and destination path. We sometimes verify checksums properly, sometimes not.

Others have made the same observation:

@solsson solsson changed the title Find a pattern for download + verify + extract Find something reusable for download + verify + extract Oct 21, 2017
@solsson
Copy link
Contributor Author

solsson commented Oct 27, 2017

Stumbled upon this function from the kubernetes community:
https://github.com/kubernetes/ingress-nginx/blob/0.9.6/images/nginx-slim/build.sh#L37

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

No branches or pull requests

1 participant