You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I configured additional_private_registries for authenticate private registry at FROM line(baseimage for Dockerfile).
but, it can't login private repogitry, and I can't fine any executable example from GitHub and the other websites...
(any log are not found about this setting, I expect Login Succeeded log from docker using log_in() )
Hi Team,
I configured
additional_private_registries
for authenticate private registry at FROM line(baseimage for Dockerfile).but, it can't login private repogitry, and I can't fine any executable example from GitHub and the other websites...
(any log are not found about this setting, I expect
Login Succeeded
log from docker using log_in() )ref:
https://github.com/concourse/docker-image-resource/blob/master/assets/common.sh
https://github.com/concourse/docker-image-resource/blob/master/assets/out
Can anyone make pipeline with
additional_private_registries
?sorry for my english
thank you.
The text was updated successfully, but these errors were encountered: