conda-incubator / conda-docker

Create minimal docker images from conda environments
BSD 3-Clause "New" or "Revised" License
60 stars 10 forks source link

Make docker registry configurable to be able to pull from private registries #19

Closed costrouc closed 2 years ago

costrouc commented 2 years ago

This changes an internal interface that users are not using except for conda-store which needs this functionality. We need more flexibility on configuring how images are fetched from registries.