Skip to content

Unable to start crunchy-pgadmin4 version 8-4.30-13 and byond #1545

@sjoerdschunselaar

Description

@sjoerdschunselaar

When I try to start the docker container described on the website: https://www.crunchydata.com/developers/download-postgres/containers/pgadmin4 it will not start. It exists without any message. The last version which started correctly is ubi8-4.30-10.

$ docker run --publish 5050:5050   --volume=pgadmin4:/var/lib/pgadmin   --env-file=postgres-env.list   --name="pgadmin4"   --hostname="pgadmin4"   --network="pgnetwork"   --detach registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-7.8-0
7171d05543c58f424e0c3c5585b5a097988a32048f1a887bab48eb78afeb7eb3

$ docker ps -a
CONTAINER ID   IMAGE                                                                         COMMAND       CREATED              STATUS                          PORTS     NAMES
7171d05543c5   registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-7.8-0   "/bin/bash"   4 seconds ago        Exited (0) 3 seconds ago                  pgadmin4

What is the current behavior?
It exited without any information.

What is the expected behavior?
It should start.

Other information (e.g. detailed explanation, related issues, etc)

Please tell us about your environment:
We tried on OpenShift and Local machine (Mac).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions