gotify/server (sha256:26bb36092fe4d0ed645dc4c50a330c18a04de8946e12c22cca47b8edeebf0c5c)
Installation
docker pull forgejo.qhri.net/qhri/gotify/server@sha256:26bb36092fe4d0ed645dc4c50a330c18a04de8946e12c22cca47b8edeebf0c5csha256:26bb36092fe4d0ed645dc4c50a330c18a04de8946e12c22cca47b8edeebf0c5cImage layers
| # debian.sh --arch 'riscv64' out/ 'sid' '@1783900800' |
| LABEL org.opencontainers.image.documentation=https://gotify.net/ |
| LABEL org.opencontainers.image.source=https://github.com/gotify/server |
| ARG GOTIFY_SERVER_EXPOSE=80 |
| ENV GOTIFY_SERVER_PORT=80 |
| WORKDIR /app |
| RUN |1 GOTIFY_SERVER_EXPOSE=80 /bin/sh -c export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get install -yq --no-install-recommends tzdata curl ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit |
| HEALTHCHECK {Test:[CMD-SHELL curl --fail http://localhost:$GOTIFY_SERVER_PORT/health || exit 1] Interval:30s Timeout:5s StartPeriod:5s StartInterval:0s Retries:0} |
| EXPOSE [80/tcp] |
| COPY /target / # buildkit |
| ENTRYPOINT ["./gotify-app"] |
| CMD ["serve"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-08-04T01:49:49Z |
| org.opencontainers.image.documentation | https://gotify.net/ |
| org.opencontainers.image.revision | 72919ca96b6badfa97c03e81ecad3d0487c88929 |
| org.opencontainers.image.source | https://github.com/gotify/server |
| org.opencontainers.image.version | 3.0.0.1 |
Details
2026-08-04 03:54:31 +02:00
Versions (4)
View all
Container
0
OCI / Docker
linux/riscv64
46 MiB