Skip to content

Healthcheck on Docker Hub image #252

@sparunakian

Description

@sparunakian

The dbtoolsbundle image on Docker Hub contains an healtcheck:

curl -f http://localhost:2019/metrics || exit 1

It seems that there is no service listening on port 2019 in the container, so the healthcheck fails. Is there something missing in the image? There seems to be a similar issue with other exposed ports (80/tcp, 443/tcp, 2019/tcp, 443/udp). Moreover, it seems that the Dockerfile used to build the Docker Hub is not tracked in this repository, would it be possible to add it?

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