ml-hub icon indicating copy to clipboard operation
ml-hub copied to clipboard

add authentication for private docker repositories

Open sim-san opened this issue 5 years ago • 0 comments

Feature description:

Add the env varibales for authentication against a private docker repositories.

Problem and motivation:

We customize the workspace image by installing internal liabries. This image is save in a private and secured docker repository. Right now I have to manually pull new images after running docker login.

Is this something you're interested in working on?

I could not immediately find a place in the code where this change could easily be made.

sim-san avatar Dec 18 '20 08:12 sim-san