ckronberger
  • Joined on 2024-12-10

gotify-notify-bridge (sha256:dc28d5d9eeb19044dd8b29eeb280f5a83e8cf3d0a379dce27b2e9e68d0b40b07)

Published 2026-04-12 19:06:19 +00:00 by ckronberger

Installation

docker pull gitea.apps.wintern.at/ckronberger/gotify-notify-bridge@sha256:dc28d5d9eeb19044dd8b29eeb280f5a83e8cf3d0a379dce27b2e9e68d0b40b07
sha256:dc28d5d9eeb19044dd8b29eeb280f5a83e8cf3d0a379dce27b2e9e68d0b40b07

Image Layers

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
LABEL org.opencontainers.image.authors=philipp.heckel@gmail.com
LABEL org.opencontainers.image.url=https://ntfy.sh/
LABEL org.opencontainers.image.documentation=https://docs.ntfy.sh/
LABEL org.opencontainers.image.source=https://github.com/binwiederhier/ntfy
LABEL org.opencontainers.image.vendor=Philipp C. Heckel
LABEL org.opencontainers.image.licenses=Apache-2.0, GPL-2.0
LABEL org.opencontainers.image.title=ntfy
LABEL org.opencontainers.image.description=Send push notifications to your phone or desktop using PUT/POST
RUN /bin/sh -c apk add --no-cache tzdata # buildkit
COPY ntfy /usr/bin # buildkit
EXPOSE map[80/tcp:{}]
ENTRYPOINT ["ntfy"]
RUN /bin/sh -c apk add --no-cache bash jq websocat gettext # buildkit
ADD gotify-ntfy-entrypoint.sh /entrypoint.sh # buildkit
ADD client.yml.template /etc/ntfy/client.yml.template # buildkit
RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit
ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]

Labels

Key Value
org.opencontainers.image.authors philipp.heckel@gmail.com
org.opencontainers.image.created 2026-04-12T19:06:00.801Z
org.opencontainers.image.description
org.opencontainers.image.documentation https://docs.ntfy.sh/
org.opencontainers.image.licenses
org.opencontainers.image.revision b8c34777b52bf82aa8b018bcc9744d6dc09d75d8
org.opencontainers.image.source https://gitea.apps.wintern.at/ckronberger/gotify-notify-bridge
org.opencontainers.image.title gotify-notify-bridge
org.opencontainers.image.url https://gitea.apps.wintern.at/ckronberger/gotify-notify-bridge
org.opencontainers.image.vendor Philipp C. Heckel
org.opencontainers.image.version main
Details
Container
2026-04-12 19:06:19 +00:00
1
OCI / Docker
linux/amd64
philipp.heckel@gmail.com
38 MiB
Versions (10) View all