Re: CF Lattice support for private registries (Artifactory Docker registry).
dharmi
I was running the application over VPN and dns was indeed the rootcause.
Thanks for pointing.
This is the error I see when I try to create an app from a Docker image
hosted on Artifactory from Lattice CLI. Artifactory logs indicate that I am
not authenticated when submitting the below request, even with .dockercfg
configured.
$ ltc create myapp docker-local.corp.myorg.com/ubuntu_bb:1.0.0
*Error fetching image metadata: HTTP code: 403*
The same works fine when I run *docker pull
docker-local.corp.myorg.com/ubuntu_bb:1.0.0*.
Searching a bit, I found this issue
<https://github.com/cloudfoundry-incubator/lattice/issues/35> , not sure if
its related.
Thanks in advance.
--
View this message in context: http://cf-dev.70369.x6.nabble.com/cf-dev-CF-Lattice-support-for-private-registries-Artifactory-Docker-registry-tp693p710.html
Sent from the CF Dev mailing list archive at Nabble.com.
Thanks for pointing.
This is the error I see when I try to create an app from a Docker image
hosted on Artifactory from Lattice CLI. Artifactory logs indicate that I am
not authenticated when submitting the below request, even with .dockercfg
configured.
$ ltc create myapp docker-local.corp.myorg.com/ubuntu_bb:1.0.0
*Error fetching image metadata: HTTP code: 403*
The same works fine when I run *docker pull
docker-local.corp.myorg.com/ubuntu_bb:1.0.0*.
Searching a bit, I found this issue
<https://github.com/cloudfoundry-incubator/lattice/issues/35> , not sure if
its related.
Thanks in advance.
--
View this message in context: http://cf-dev.70369.x6.nabble.com/cf-dev-CF-Lattice-support-for-private-registries-Artifactory-Docker-registry-tp693p710.html
Sent from the CF Dev mailing list archive at Nabble.com.