[
https://issues.jboss.org/browse/JBIDE-22177?page=com.atlassian.jira.plugi...
]
Hardy Ferentschik commented on JBIDE-22177:
-------------------------------------------
Also, how to you "deploy" the image? Is myregistry configured to be an upstream
registry on the CDK? ATM, per default it is Docker Hub and
registry.access.redhat.com. You
cannot just pull from any odd registry. You need to configure your Docker daemon to access
myregistry. This in done in _/etc/sysconfig/docker_ of the CDK.
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)