Namespace
nextcloud
Image / Tag
aio-imaginary:develop-arm64-6134
Content Digest
sha256:7033f30a7732428965bb73353b673b36e2cfd3f33ddc2439ed6f85b1e9984f99
Details
Created

2025-03-10 14:52:13 UTC

Size

48.5 MB

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

Environment
MALLOC_ARENA_MAX

2

PATH

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

PORT

9000


Layers

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

[#001] sha256:1fb29b7075607993f40d33ce6a7e6d390e7ef772fd1bb28210f8bbe473821bb8 - 81.5% (39.6 MB)

[#002] sha256:3f5e5c4b8e7c0106160329772626f54670e7d0d97e31657d8d6a08361b7e18d1 - 10.65% (5.17 MB)

[#003] sha256:1483ffe4b0a69e445670e6a000f17d4e3d1fa685881fd21211c1597da471c0cb - 0.0% (243 Bytes)

[#004] sha256:be30039f5819dfade149749daea7368f1eeab1ee7e51b3e0819d68c44346308d - 0.0% (154 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:51:36 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex; apk upgrade --no-cache -a; apk add --no-cache tzdata ca-certificates netcat-openbsd vips vips-magick vips-heif vips-jxl vips-poppler ttf-dejavu bash # buildkit

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

COPY /go/bin/imaginary /usr/local/bin/imaginary # buildkit

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

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

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

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

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

ENV PORT=9000

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

USER 65534

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

ENV MALLOC_ARENA_MAX=2

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

ENTRYPOINT ["/start.sh"]

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

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

2025-03-10 14:52:13 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