InseeFrLab / images-datascience

Collection of Docker images to build the data science catalog of the Onyxia project
MIT License
24 stars 23 forks source link

Add path to ca bundle #71

Closed alexisdondon closed 1 year ago

alexisdondon commented 1 year ago

PATH_TO_CA_BUNDLE env variable could inject a path to a crt that contains authority for pip and conda when pointing on an autosigned enteprise package manager like nexus or artifactory.

We could use it by injecting with some tools like gatekeeper/kyverno but we could also for next steps:

Being here the certificat support had to be handle by some injection process with external tools.

To go further: