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

break out the apt R install steps for debugging/unsticking #5338

Merged

Conversation

shaneknapp
Copy link
Contributor

see #5332

i was able to build the datahub image locally after breaking these apt-get installs out in to their own RUN blocks. not sure why that helped, but we can at least test that out in circleci.

@ryanlovett
Copy link
Collaborator

Sounds odd. I wonder if the base packages need to be ticked up.

After it is debugged, it’s a good idea to have the apt update and install on the same RUN: https://docs.docker.com/develop/develop-images/instructions/#apt-get

@shaneknapp
Copy link
Contributor Author

Sounds odd. I wonder if the base packages need to be ticked up.

that's my guess... but still only a guess. :\

After it is debugged, it’s a good idea to have the apt update and install on the same RUN: https://docs.docker.com/develop/develop-images/instructions/#apt-get

word

@shaneknapp shaneknapp merged commit 0bbeae1 into berkeley-dsep-infra:staging Jan 3, 2024
21 checks passed
@shaneknapp shaneknapp deleted the unstick-datahub-build branch January 3, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants