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

Attempt to convert the R image to Rocker #98

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

abkfenris
Copy link
Collaborator

Attempting to convert the R image to Rocker, but it's kinda large.

Commented out install2.r packages are ones that we were installing from conda-forge and already are in the image unless noted otherwise.

I'm not sure that all of the github installed packages actually installed (multitasking rather than just observing the build logs). Maybe worth exploring some of these solutions: https://stackoverflow.com/questions/26244530/how-do-i-make-install-packages-return-an-error-if-an-r-package-cannot-be-install

❯ docker images
REPOSITORY                         TAG       IMAGE ID       CREATED          SIZE
jupyter-image-r                    latest    0d391a0a7b6b   16 minutes ago   7.57GB

Attempting to convert the R image to Rocker, but it's kinda large.
@abkfenris abkfenris requested a review from emiliom November 19, 2024 21:38
@emiliom
Copy link
Member

emiliom commented Nov 19, 2024

Wow! Thanks! I'll give it a whirl later today

@abkfenris
Copy link
Collaborator Author

The underlying image is a lot of the size issue...

ghcr.io/rocker-org/binder          latest    0206f61770c7   8 weeks ago         7.43GB

@abkfenris
Copy link
Collaborator Author

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.

2 participants