Namespace
binwiederhier
Image / Tag
ntfy:v2.12.0-amd64
Content Digest
sha256:717e617df3817e4230a7ceb61b6ae571d69420eb068d338ccd8d1a8bacff45e5
Details
Created

2025-05-30 00:25:48 UTC

Size

29.6 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:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 - 11.72% (3.47 MB)

[#001] sha256:f5bf7a328faca2636bb4ff0103c6e3bc84bc48867d0a7b463f17b93ddd22bfb7 - 0.56% (169 KB)

[#002] sha256:572c745ef6c36791e717ea530ab87581418ac98c190bdf0dd32e2242a799e1ef - 87.73% (26 MB)


History
2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

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

2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-05-30 00:25:47 UTC (buildkit.dockerfile.v0)

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

2025-05-30 00:25:47 UTC (buildkit.dockerfile.v0)

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

2025-05-30 00:25:47 UTC (buildkit.dockerfile.v0)

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

2025-05-30 00:25:47 UTC (buildkit.dockerfile.v0)

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

2025-05-30 00:25:47 UTC (buildkit.dockerfile.v0)

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

2025-05-30 00:25:47 UTC (buildkit.dockerfile.v0)

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

2025-05-30 00:25:47 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=ntfy

2025-05-30 00:25:47 UTC (buildkit.dockerfile.v0)

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

2025-05-30 00:25:47 UTC (buildkit.dockerfile.v0)

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

2025-05-30 00:25:48 UTC (buildkit.dockerfile.v0)

COPY ntfy /usr/bin # buildkit

2025-05-30 00:25:48 UTC (buildkit.dockerfile.v0)

EXPOSE map[80/tcp:{}]

2025-05-30 00:25:48 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