Re: pushing docker image to CF.
Eric Malm <emalm@...>
Hi, Sangeetha,
Sorry to hear you're running into difficulties. First, can you verify that you're intending to run the public Docker Hub image at https://hub.docker.com/r/jboss/drools-workbench-showcase on the Cloud Foundry instance you're targeting? If that's the case, the issue isn't that the Docker staging task can't connect to an insecure registry, it's that it can't connect to Docker Hub on the public Internet. Are you in control of your CF+Diego deployment? If so, can you provide some details about it? As a start, it would help to know which versions of the CF and Diego releases you have deployed, what infrastructure they are deployed to, and how you're generating your deployment manifests (for example, via the manifest-generation scripts in cf-release and diego-release, or manually). Also, can you push other apps successfully? For example, can you push a buildpack app that makes an HTTP or HTTPS connection to some other service on the public Internet and verify that that app stages, runs, and connects to that service correctly? Thanks, Eric, CF Runtime Diego PM On Thu, Apr 21, 2016 at 6:20 PM, Tomoe Sugihara <tsugihara(a)pivotal.io> wrote: On Fri, Apr 22, 2016 at 3:31 AM, James Myers <jmyers(a)pivotal.io> wrote:Hi,https://github.com/cloudfoundry-incubator/diego-release/blob/develop/jobs/stager/spec#L78-L80 |
|