ntfy (production)

Published 2024-10-12 15:10:27 -04:00 by colin in colin/ntfy

Installation

docker pull git.nixc.us/colin/ntfy:production
sha256:021d220243e3cc9433bd853f0a38ae0d7f419a89504ca19cd1607589a984607e

About this package

Send push notifications to your phone or desktop using PUT/POST

Image Layers

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
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"]

Labels

Key Value
com.docker.compose.project ntfy
com.docker.compose.service ntfy
com.docker.compose.version 2.28.1
org.opencontainers.image.authors philipp.heckel@gmail.com
org.opencontainers.image.description Send push notifications to your phone or desktop using PUT/POST
org.opencontainers.image.documentation https://docs.ntfy.sh/
org.opencontainers.image.licenses Apache-2.0, GPL-2.0
org.opencontainers.image.source https://github.com/binwiederhier/ntfy
org.opencontainers.image.title ntfy
org.opencontainers.image.url https://ntfy.sh/
org.opencontainers.image.vendor Philipp C. Heckel
Details
Container
2024-10-12 15:10:27 -04:00
23
OCI / Docker
linux/amd64
philipp.heckel@gmail.com
Apache-2.0, GPL-2.0
26 MiB
Versions (2) View all
production 2024-10-12
staging 2024-10-12