healthchecks (4.1.1)

Published 2026-04-29 11:33:52 +02:00 by eofredj

Installation

docker pull git.desord.re/desordre/healthchecks:4.1.1
sha256:f85fcea52dbe12642ae0314b0d8f4f9dbce041a5fc403344f5578db59897cd6d

Image layers

ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ENV LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PIP_NO_CACHE_DIR=1 VIRTUAL_ENV=/.venv
COPY dir:b0e5df8842061056fd99e15ef8ed24a04c7eee935d09a624f9ce58e88576aed0 in /.venv
COPY dir:6200b5792f6fe4694913f26da6f3d4f9b28e45d01ede0857592f5a9cbb8c407a in /usr/local/bin/
COPY file:f51aeee3a3fea991771ced584e87f5b4b6166ed0e517ddd0431819a15b18cab6 in /
ENV PATH="${VIRTUAL_ENV}/bin:${PATH}" USE_GZIP_MIDDLEWARE=True
VOLUME /install
WORKDIR /opt/healthchecks
/bin/sh -c apk add --no-cache --upgrade bash ca-certificates curl libpq mailcap pcre python3 py3-tzdata tzdata && addgroup --gid 10001 --system desordre && adduser --uid 10001 --system --disabled-password --home /opt/healthchecks --shell /sbin/nologin --ingroup desordre --gecos desordre desordre
USER desordre
ENTRYPOINT [ "entrypoint.sh" ]
CMD [ "uwsgi", "/opt/healthchecks/docker/uwsgi.ini" ]
LABEL "org.opencontainers.image.authors"="eofredj" "org.opencontainers.image.created"="2026-04-29T09:31:19.968Z" "org.opencontainers.image.description"="" "org.opencontainers.image.licenses"="" "org.opencontainers.image.revision"="8c832c4477728f1bcab4699dbab616f3741576a2" "org.opencontainers.image.source"="https://github.com/healthchecks/healthchecks" "org.opencontainers.image.title"="healthchecks" "org.opencontainers.image.url"="https://git.desord.re/desordre/-/packages/container/healthchecks" "org.opencontainers.image.vendor"="Desord Republic" "org.opencontainers.image.version"="4.1.1" "re.desord.build"="2352"manifest:org.opencontainers.image.created=2026-04-29T09:31:19.968Z,manifest:org.opencontainers.image.description=,manifest:org.opencontainers.image.licenses=,manifest:org.opencontainers.image.revision=8c832c4477728f1bcab4699dbab616f3741576a2,manifest:org.opencontainers.image.source=https://git.desord.re/desordre/builder,manifest:org.opencontainers.image.title=builder,manifest:org.opencontainers.image.url=https://git.desord.re/desordre/builder,manifest:org.opencontainers.image.version=4.1.1

Labels

Key Value
io.buildah.version 1.41.8
org.opencontainers.image.authors eofredj
org.opencontainers.image.created 2026-04-29T09:31:19.968Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 8c832c4477728f1bcab4699dbab616f3741576a2
org.opencontainers.image.source https://github.com/healthchecks/healthchecks
org.opencontainers.image.title healthchecks
org.opencontainers.image.url https://git.desord.re/desordre/-/packages/container/healthchecks
org.opencontainers.image.vendor Desord Republic
org.opencontainers.image.version 4.1.1
re.desord.build 2352
Details
Container
2026-04-29 11:33:52 +02:00
310
OCI / Docker
linux/amd64
eofredj
69 MiB
Versions (6) View all
latest 2026-08-10
4 2026-08-10
4.2 2026-08-10
4.2.0 2026-08-10
4.1 2026-04-29