Namespace
nextcloud
Image / Tag
aio-imaginary:develop-4804
Content Digest
sha256:a19d1dff7e65522d66d89abcce80d71b86dceb060e01dd067b6ebc4059b8ebd5
Details
Created

2024-10-27 17:45:02 UTC

Size

49.6 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:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 - 6.97% (3.46 MB)

[#001] sha256:51c3a30c27c975d158f1f34f9b345889cdd34de01202ba19b1a84fd1347c2c25 - 82.54% (40.9 MB)

[#002] sha256:1fd734e95771b667687e8ba0920069ea560e79a04b1dc4363fd1f80f3679871e - 10.5% (5.21 MB)

[#003] sha256:5a60f2eb1c0d74853ce298444ade31e641578502e342c00529d82f33ada41e6b - 0.0% (243 Bytes)


History
2024-09-06 22:20:07 UTC

/bin/sh -c #(nop) ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /

2024-09-06 22:20:07 UTC

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

2024-10-27 17:44:34 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

2024-10-27 17:45:02 UTC (buildkit.dockerfile.v0)

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

2024-10-27 17:45:02 UTC (buildkit.dockerfile.v0)

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

2024-10-27 17:45:02 UTC (buildkit.dockerfile.v0)

ENV PORT=9000

2024-10-27 17:45:02 UTC (buildkit.dockerfile.v0)

USER nobody

2024-10-27 17:45:02 UTC (buildkit.dockerfile.v0)

ENV MALLOC_ARENA_MAX=2

2024-10-27 17:45:02 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2024-10-27 17:45:02 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "nc -z 127.0.0.1 \"$PORT\" || exit 1"] "0s" "0s" "0s" "0s" '\x00'}

2024-10-27 17:45:02 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