Namespace
nextcloud
Image / Tag
aio-watchtower:develop-arm64-6134
Content Digest
sha256:c0edf0528840589c2898a15c388dc4ec3b9445b2c451fbf1fffc6f30a09c1e7f
Details
Created

2025-03-10 14:52:04 UTC

Size

9.16 MB

Content Digest
Labels
  • com.centurylinklabs.watchtower.enable
    false

Environment
PATH

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


Layers

[#000] sha256:6e771e15690e2fabf2332d3a3b744495411d6e0b00b2aea64419b58b0066cf81 - 41.57% (3.81 MB)

[#001] sha256:07b33743e100a981d1a668736f4dee519163228a6c1c5fa91602310c052f550e - 8.71% (818 KB)

[#002] sha256:b6a140e9726fc9de27e16222961e44543351e397dddc4aa48b514db1c3c9ab7f - 49.72% (4.55 MB)

[#003] sha256:59add9f78c3e6867153e03846dc0121c528cc45c4828725fc61df9db66603b8c - 0.0% (360 Bytes)


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

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

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

CMD ["/bin/sh"]

2025-03-10 14:52:04 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex; apk upgrade --no-cache -a; apk add --no-cache bash # buildkit

2025-03-10 14:52:04 UTC (buildkit.dockerfile.v0)

COPY /watchtower /watchtower # buildkit

2025-03-10 14:52:04 UTC (buildkit.dockerfile.v0)

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

2025-03-10 14:52:04 UTC (buildkit.dockerfile.v0)

USER root

2025-03-10 14:52:04 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2025-03-10 14:52:04 UTC (buildkit.dockerfile.v0)

LABEL com.centurylinklabs.watchtower.enable=false

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