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

Fix container build #70

Merged
merged 5 commits into from
Nov 10, 2023
Merged

Conversation

manics
Copy link
Member

@manics manics commented Oct 22, 2023

The Dockerfile currently fails to build as there's no jovyan group ($NB_GID corresponds to the users group).

Also switches to quay.io for the base image, and uses environment.yml to install as many dependencies as possible from conda-forge. We need it for websockify so might as well use it for everything.

@manics manics added the bug Something isn't working label Oct 22, 2023
@github-actions
Copy link

github-actions bot commented Oct 22, 2023

Binder 👈 Launch a binder notebook on this branch for commit 0274d14

I will automatically update this comment whenever this PR is modified

Binder 👈 Launch a binder notebook on this branch for commit eb2dcf4

Binder 👈 Launch a binder notebook on this branch for commit 8e6a1a2

@manics
Copy link
Member Author

manics commented Oct 22, 2023

Last commit fixes the mybinder build which for some unknown reason may behave differently from {docker,podman} build .

Copy link
Member

@consideRatio consideRatio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️ 🎉 super happy to see this being worked @manics!!! Especially that the first form of test is now established!

.github/workflows/build.yaml Outdated Show resolved Hide resolved
@manics manics requested a review from yuvipanda November 8, 2023 22:15
@yuvipanda yuvipanda merged commit 64286e2 into jupyterhub:main Nov 10, 2023
4 checks passed
@manics manics deleted the fix-container-build branch November 10, 2023 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants