Namespace
binwiederhier
Image / Tag
ntfy:v2.8.0-amd64
Content Digest
sha256:f8a6199159d2330f88e53f887436a4a6a80451fbe2503f1d669748d2e94eb899
Details
Created

2023-11-19 21:52:09 UTC

Size

25.1 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:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa - 12.91% (3.24 MB)

[#001] sha256:536f2dfd5725f2df7c015f0bbba08b40991b75f8c9b63a77ae4d674f9c1c9427 - 1.31% (337 KB)

[#002] sha256:9afbcf46c98ff948aa40ab246e73d3042d07d121a3c9e4f304ecf45f77c9cdd3 - 85.78% (21.6 MB)


History
2023-09-28 21:19:27 UTC

/bin/sh -c #(nop) ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /

2023-09-28 21:19:27 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2023-11-19 21:52:09 UTC (buildkit.dockerfile.v0)

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

2023-11-19 21:52:09 UTC (buildkit.dockerfile.v0)

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

2023-11-19 21:52:09 UTC (buildkit.dockerfile.v0)

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

2023-11-19 21:52:09 UTC (buildkit.dockerfile.v0)

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

2023-11-19 21:52:09 UTC (buildkit.dockerfile.v0)

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

2023-11-19 21:52:09 UTC (buildkit.dockerfile.v0)

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

2023-11-19 21:52:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=ntfy

2023-11-19 21:52:09 UTC (buildkit.dockerfile.v0)

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

2023-11-19 21:52:09 UTC (buildkit.dockerfile.v0)

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

2023-11-19 21:52:09 UTC (buildkit.dockerfile.v0)

COPY ntfy /usr/bin # buildkit

2023-11-19 21:52:09 UTC (buildkit.dockerfile.v0)

EXPOSE map[80/tcp:{}]

2023-11-19 21:52:09 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