build conda container without needing to run `conda activate <env>`
* add entrypoint to conda dockerfile for interactive sessions
parent
bc0a17c7
No related branches found
No related tags found
This commit is part of merge request !114. Comments created here will be created in the context of that merge request.
Showing
- .gitlab-ci.Dockerfile.conda 23 additions, 15 deletions.gitlab-ci.Dockerfile.conda
- .gitlab-ci.Dockerfile.conda-deps 55 additions, 0 deletions.gitlab-ci.Dockerfile.conda-deps
- .gitlab-ci.conda_entrypoint.sh 6 additions, 0 deletions.gitlab-ci.conda_entrypoint.sh
- .gitlab-ci.yml 7 additions, 63 deletions.gitlab-ci.yml
.gitlab-ci.Dockerfile.conda-deps
0 → 100644
.gitlab-ci.conda_entrypoint.sh
0 → 100755
Please register or sign in to comment