Namespace
binwiederhier
Image / Tag
ntfy:v2.13.0-amd64
Content Digest
sha256:7b6d19000f112300f33a56c77e22735452d9ed2f3faa4fbb8e3d0a9a639fa5e6
Details
Created

2025-07-10 19:27:18 UTC

Size

29.9 MB

Content Digest
Labels
  • 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

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:fe07684b16b82247c3539ed86a65ff37a76138ec25d380bd80c869a1a4c73236 - 12.13% (3.62 MB)

[#001] sha256:2d7b72d8345924bce5d94a96b220acf99c290b1463d431a1c41f6a46df783623 - 0.55% (169 KB)

[#002] sha256:f708768eb723791606a5fcafe4ebb0c7ef3ce9fe27cb6900d3f451407f9a9cf7 - 87.32% (26.1 MB)


History
2025-05-30 16:20:41 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit

2025-05-30 16:20:41 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-07-10 19:27:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=philipp.heckel@gmail.com

2025-07-10 19:27:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.url=https://ntfy.sh/

2025-07-10 19:27:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.documentation=https://docs.ntfy.sh/

2025-07-10 19:27:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/binwiederhier/ntfy

2025-07-10 19:27:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=Philipp C. Heckel

2025-07-10 19:27:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.licenses=Apache-2.0, GPL-2.0

2025-07-10 19:27:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=ntfy

2025-07-10 19:27:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.description=Send push notifications to your phone or desktop using PUT/POST

2025-07-10 19:27:18 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache tzdata # buildkit

2025-07-10 19:27:18 UTC (buildkit.dockerfile.v0)

COPY ntfy /usr/bin # buildkit

2025-07-10 19:27:18 UTC (buildkit.dockerfile.v0)

EXPOSE map[80/tcp:{}]

2025-07-10 19:27:18 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["ntfy"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete