Re: Deploying Dockerfiles in Cloud Foundry
Will Pragnell <wpragnell@...>
Hi Nanduni,
toggle quoted messageShow quoted text
I just replied to your other email. To follow on from that - if you're comfortable deploying CF to BOSH-Lite, it should be easy to run a custom registry locally and add the address of it to the `garden.insecure_docker_registry_list` property [1]. Then your CF deployment should be able to pull docker images from your local registry. Best, Will [1]: https://github.com/cloudfoundry-incubator/garden-linux-release/blob/master/jobs/garden/spec#L89
On 17 February 2016 at 09:51, Nanduni Nimalsiri <nandunibw(a)gmail.com> wrote:
Hi all,
|
|