Hello,

I was able to successfully load pgadmin4 into CF with a different docker
image.

docker image: fenglc/pgadmin4

-Tom

On Thu, Apr 19, 2018 at 9:52 PM, Tom C <bart...@gmail.com> wrote:

> Hello,
>
> I am able to run pgadmin4 in a Docker Container. I have been trying to
> take the same docker image and run it as a Cloud Foundry Docker enabled
> app. My problem is this Docker image requires certificates and private key
> mapped to a Docker volume as explained here
> https://hub.docker.com/r/dpage/pgadmin4/
>
> I can't pass these files into the Docker container when it's hosted in
> Cloud Foundry. Is there a way to pass the cert and key in as environment
> variables instead?
>
> Thanks.
>
> -Tom
>
>

Reply via email to