[
https://issues.jboss.org/browse/JBIDE-22177?page=com.atlassian.jira.plugi...
]
Hardy Ferentschik commented on JBIDE-22177:
-------------------------------------------
{quote}
No. is it necessary even when deploying from the openshift docker registry itself?
{quote}
It is not so much about OpenShift here, but the underlying Docker daemon. As mentioned
above, per default two registries are accessible per default. If you have a private
registry you will need to set the right options for the Docker daemon. The way to do this
is via a bit of extra provisioning in the _Vagrantfile_.
Docker Image host is missing from Deployment Config when deploying
from a private registry
------------------------------------------------------------------------------------------
Key: JBIDE-22177
URL:
https://issues.jboss.org/browse/JBIDE-22177
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift, upstream
Affects Versions: 4.3.1.CR1
Reporter: Fred Bricon
Assignee: Jeff Cantrill
Fix For: 4.4.0.Alpha1
If you deploy a docker image from myregistry:5000/example/myimage, the deployment config
is generated with only example/myimage, so can't find the image to deploy
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)