Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Support specific conda version as arg #5

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

jtratner
Copy link

@jtratner jtratner commented Feb 5, 2018

Makes it nice and easy to publish specific versions of conda, e.g.:

cd miniconda2/centos7
docker build --build-arg CONDA_VERSION=4.3.27.1 .

(mostly because I want to use your centos7 minimal image with a specific version of conda :) )

@willianpaixao
Copy link

willianpaixao commented Aug 28, 2018

Hi @kalefranz @nehaljwani,
what do you think about this PR?
It would be really nice to have this feature.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants