Hi, Right now it is not possible to pass cert and key via variables. Please create a feature request for the same HERE <https://redmine.postgresql.org/projects/pgadmin4>
-- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Fri, Apr 20, 2018 at 7:22 AM, 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 > >