opsxcq / tasker

Tasker is a multipurpose task runner
195 stars 17 forks source link

Pull private image #3

Open nekar93 opened 6 years ago

nekar93 commented 6 years ago

Can i pull an image from a private repository? how can i login?

Jitsusama commented 5 years ago

This would be dependent upon the Docker daemon that you are volume mounting into the container's configuration. If that Docker daemon is appropriately configured to be able to pull images from your private repository, then I believe it should just work.