[Container-tools] using eval "$(vagrant service-manager env docker)" erases certs for docker registry

john gammon jgammon at redhat.com
Fri May 27 15:25:08 UTC 2016


I have both a Openshift CDK and a plain standalone install of docker 
running on my RHEL7.2 workstation. CDK is for Openshift demos and 
evaluation. Standalone docker is also used to show demos like EAP Domain 
with mod_cluster and JON. SO I need both environments to function as 
needed though I typically do not need to use them simultaneously.

To access the docker registry inside the CDK you have to run eval 
"$(vagrant service-manager env docker)"

but unfortunately now I can no longer connect to my standalone docker 
registry because the certs have been erased possibly as a result of this 
command

Ideas? Questions?

Thanks




More information about the Container-tools mailing list