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

install conda packages to separate environment within Docker container #980

Merged
merged 2 commits into from
Jul 31, 2019

Conversation

tomkinsc
Copy link
Member

With this PR, conda packages are installed to a separate conda environment within the Docker container rather than within the base environment. This is useful since overriding base env package versions can break conda. This is also another step toward being able to install task-specific dependencies for more minimal Docker containers.

@tomkinsc tomkinsc requested a review from dpark01 July 16, 2019 20:32
@tomkinsc tomkinsc merged commit b837541 into master Jul 31, 2019
@tomkinsc tomkinsc deleted the ct-install-conda-pkgs-to-separate-env-in-Docker branch July 31, 2019 19:03
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