Re: pgadmin4 in Cloud Foundry

2018-04-20 Thread Tom C
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 wrote: > Hello, > > I am able to run pgadmin4 in a Docker Container. I have been trying to > take the same docker imag

pgadmin4 in Cloud Foundry

2018-04-19 Thread Tom C
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/dpag