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

Do not install dependencies when building docker #49

Merged
merged 1 commit into from
Apr 1, 2020

Conversation

t20100
Copy link
Contributor

@t20100 t20100 commented Apr 1, 2020

Following #35 (comment) :
"""
Going back to #26 - I notice that build.sh installs a lot of azure packages each time. E.g. azure-datalake-store. Is there a way to avoid these? I thought the required packages where being installed in the Docker base image. I prefer not having to deal with possible package updates with every build.
"""

This PR removes the check/installation of dependencies when installing hsds, so it is expected that all dependencies are already available in the base docker image.

@jreadey jreadey merged commit 43c3039 into HDFGroup:master Apr 1, 2020
@jreadey
Copy link
Member

jreadey commented Apr 1, 2020

nice!

@t20100 t20100 deleted the faster-docker branch April 6, 2020 06:45
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

Successfully merging this pull request may close these issues.

None yet

2 participants