Namespace
nextcloud
Image / Tag
aio-notify-push:20260515_145717
Content Digest
sha256:98072a7086e42d0c25b92e2f21be841e09fc13eaf137a320de35c6841aac7eda
Details
Created

2026-05-15 13:59:09 UTC

Size

4.96 MB

Content Digest
Labels
  • com.centurylinklabs.watchtower.enable
    false
  • org.opencontainers.image.description
    Nextcloud notify_push high-performance backend for Nextcloud All-in-One
  • org.opencontainers.image.documentation
    https://github.com/nextcloud/all-in-one/blob/main/readme.md
  • org.opencontainers.image.source
    https://github.com/nextcloud/all-in-one
  • org.opencontainers.image.title
    Notify Push for Nextcloud AIO
  • org.opencontainers.image.url
    https://github.com/nextcloud/all-in-one
  • org.opencontainers.image.vendor
    Nextcloud
  • wud.watch
    false

Environment
PATH

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


Layers

[#000] sha256:6a0ac1617861a677b045b7ff88545213ec31c0ff08763195a70a4a5adda577bb - 74.29% (3.69 MB)

[#001] sha256:d62801bff69630a57d2fb96bcbbdd8a0f83cf8bfae11b52e4b1eb97b365e47a3 - 0.02% (916 Bytes)

[#002] sha256:b40337191214e60d38f16b082ce340a3dc78653876547ed8d4899e0820160322 - 0.0% (234 Bytes)

[#003] sha256:e933f5b1cc6c0dae5f507deb96303bb2c8558e03e577cef6a6de29191479f336 - 25.69% (1.27 MB)


History
2026-04-15 20:01:40 UTC (buildkit.dockerfile.v0)

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

2026-04-15 20:01:40 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-05-15 13:59:07 UTC (buildkit.dockerfile.v0)

COPY --chmod=775 start.sh /start.sh # buildkit

2026-05-15 13:59:07 UTC (buildkit.dockerfile.v0)

COPY --chmod=775 healthcheck.sh /healthcheck.sh # buildkit

2026-05-15 13:59:09 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex; apk upgrade --no-cache -a; apk add --no-cache ca-certificates netcat-openbsd tzdata bash openssl; echo "root:$(openssl rand -base64 12)" | chpasswd; apk del --no-cache openssl; # buildkit

2026-05-15 13:59:09 UTC (buildkit.dockerfile.v0)

USER 33

2026-05-15 13:59:09 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2026-05-15 13:59:09 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s" "0s" "0s" '\x00'}

2026-05-15 13:59:09 UTC (buildkit.dockerfile.v0)

LABEL com.centurylinklabs.watchtower.enable=false wud.watch=false org.opencontainers.image.title=Notify Push for Nextcloud AIO org.opencontainers.image.description=Nextcloud notify_push high-performance backend for Nextcloud All-in-One org.opencontainers.image.url=https://github.com/nextcloud/all-in-one org.opencontainers.image.source=https://github.com/nextcloud/all-in-one org.opencontainers.image.vendor=Nextcloud org.opencontainers.image.documentation=https://github.com/nextcloud/all-in-one/blob/main/readme.md

Details
Created

2026-05-15 13:59:46 UTC

Size

5.35 MB

Content Digest
Labels
  • com.centurylinklabs.watchtower.enable
    false
  • org.opencontainers.image.description
    Nextcloud notify_push high-performance backend for Nextcloud All-in-One
  • org.opencontainers.image.documentation
    https://github.com/nextcloud/all-in-one/blob/main/readme.md
  • org.opencontainers.image.source
    https://github.com/nextcloud/all-in-one
  • org.opencontainers.image.title
    Notify Push for Nextcloud AIO
  • org.opencontainers.image.url
    https://github.com/nextcloud/all-in-one
  • org.opencontainers.image.vendor
    Nextcloud
  • wud.watch
    false

Environment
PATH

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


Layers

[#000] sha256:d17f077ada118cc762df373ff803592abf2dfa3ddafaa7381e364dd27a88fca7 - 74.86% (4.01 MB)

[#001] sha256:e3f7a36feb30e3ee9d7c872670136cd6c269494ce5645d808fbda9419adf4374 - 0.02% (916 Bytes)

[#002] sha256:71138e7e81837860f9b5f500d529002009bc11e80a170fa8865fecf427264db5 - 0.0% (234 Bytes)

[#003] sha256:cfa4e3817a37ecb5073e8600a9ab54c1ad0cf64e90534f43365017e2fc83ea60 - 25.12% (1.34 MB)


History
2026-04-15 20:01:25 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit

2026-04-15 20:01:25 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-05-15 13:59:43 UTC (buildkit.dockerfile.v0)

COPY --chmod=775 start.sh /start.sh # buildkit

2026-05-15 13:59:43 UTC (buildkit.dockerfile.v0)

COPY --chmod=775 healthcheck.sh /healthcheck.sh # buildkit

2026-05-15 13:59:46 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex; apk upgrade --no-cache -a; apk add --no-cache ca-certificates netcat-openbsd tzdata bash openssl; echo "root:$(openssl rand -base64 12)" | chpasswd; apk del --no-cache openssl; # buildkit

2026-05-15 13:59:46 UTC (buildkit.dockerfile.v0)

USER 33

2026-05-15 13:59:46 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2026-05-15 13:59:46 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s" "0s" "0s" '\x00'}

2026-05-15 13:59:46 UTC (buildkit.dockerfile.v0)

LABEL com.centurylinklabs.watchtower.enable=false wud.watch=false org.opencontainers.image.title=Notify Push for Nextcloud AIO org.opencontainers.image.description=Nextcloud notify_push high-performance backend for Nextcloud All-in-One org.opencontainers.image.url=https://github.com/nextcloud/all-in-one org.opencontainers.image.source=https://github.com/nextcloud/all-in-one org.opencontainers.image.vendor=Nextcloud org.opencontainers.image.documentation=https://github.com/nextcloud/all-in-one/blob/main/readme.md

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