Skip to content

Conversation

@cboettig
Copy link
Contributor

sketching with @mfisher87

@cboettig
Copy link
Contributor Author

@mfisher87 Updates:

  • Fix chown issue on COPY

  • separate out base image, R image (adds R/Rstudio), and cuda

  • Simply uses pixi add for derivative images to extend the base image environment. (e.g. as in the R/Dockerfile)

  • cuda support is system-dependencies, can't be done by pixi add, so build as an alternative image stack

This commit simplifies the CUDA image build workflow, triggering on paths within the `cuda/` directory instead of tags. It also adds disk cleanup to prevent out-of-space errors during builds and uses Docker Hub credentials for image building and pushing.
@mfisher87
Copy link
Member

10/10 commit messages ;)

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