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

Dockerfile installs latest conda, texlive, cuda #22

Open
wants to merge 2 commits into
base: texlive18-cuda92
Choose a base branch
from

Conversation

dotsdl
Copy link

@dotsdl dotsdl commented Jun 24, 2020

Proposed solution for the issue we are seeing here, perhaps an instance of conda/conda-build#3915.

The best solution may be to use a newer conda and conda-build. To avoid a cascade of Docker builds, this PR builds a single image from Centos 6, starting with conda installation, then texlive, then cuda.

Note: I don't have maintainer permissions on this repo, so you'll need to merge this into a new branch called texlive18-cuda92-conda to maintain some consistency with what's already here.

@dotsdl dotsdl changed the title Dockerfile installs texlive, cuda, latest conda - in that order Dockerfile installs latest conda, texlive, cuda Jun 24, 2020
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.

1 participant