2024-02-08 11:59:56 UTC
57.2 MB
2
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PORT9000
[#000] sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 - 5.69% (3.25 MB)
[#001] sha256:9321c87444fdda0e01838a6ece7967208200a094cb10a19ffd51b6565251d4da - 85.69% (49 MB)
[#002] sha256:132f8a86c6274c6009a92b0af3feac09a6a515fb4f46ca0871c6225ae3243885 - 8.62% (4.93 MB)
/bin/sh -c #(nop) ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
2024-01-27 00:30:48 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-02-08 11:59:28 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex; apk add --no-cache tzdata ca-certificates netcat-openbsd vips vips-magick vips-heif vips-jxl vips-poppler # buildkit
2024-02-08 11:59:56 UTC (buildkit.dockerfile.v0)COPY /go/bin/imaginary /usr/local/bin/imaginary # buildkit
2024-02-08 11:59:56 UTC (buildkit.dockerfile.v0)ENV PORT=9000
2024-02-08 11:59:56 UTC (buildkit.dockerfile.v0)USER nobody
2024-02-08 11:59:56 UTC (buildkit.dockerfile.v0)ENV MALLOC_ARENA_MAX=2
2024-02-08 11:59:56 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["imaginary" "-return-size" "-max-allowed-resolution" "222.2"]
2024-02-08 11:59:56 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "nc -z localhost \"$PORT\" || exit 1"] "0s" "0s" "0s" "0s" '\x00'}
2024-02-08 11:59:56 UTC (buildkit.dockerfile.v0)LABEL com.centurylinklabs.watchtower.enable=false
2024-02-08 12:03:08 UTC
55.3 MB
2
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PORT9000
[#000] sha256:bca4290a96390d7a6fc6f2f9929370d06f8dfcacba591c76e3d5c5044e7f420c - 5.78% (3.19 MB)
[#001] sha256:c0edc43055aa2fa918a7644537c1c8fc15807a906403743f26a39ddeb347b9a4 - 85.94% (47.5 MB)
[#002] sha256:7c52df5b3755dfb02478290f94281de9384cab23bb14bed5ecba4b018870e8de - 8.28% (4.58 MB)
/bin/sh -c #(nop) ADD file:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in /
2024-01-26 23:44:47 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-02-08 11:59:58 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex; apk add --no-cache tzdata ca-certificates netcat-openbsd vips vips-magick vips-heif vips-jxl vips-poppler # buildkit
2024-02-08 12:03:08 UTC (buildkit.dockerfile.v0)COPY /go/bin/imaginary /usr/local/bin/imaginary # buildkit
2024-02-08 12:03:08 UTC (buildkit.dockerfile.v0)ENV PORT=9000
2024-02-08 12:03:08 UTC (buildkit.dockerfile.v0)USER nobody
2024-02-08 12:03:08 UTC (buildkit.dockerfile.v0)ENV MALLOC_ARENA_MAX=2
2024-02-08 12:03:08 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["imaginary" "-return-size" "-max-allowed-resolution" "222.2"]
2024-02-08 12:03:08 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "nc -z localhost \"$PORT\" || exit 1"] "0s" "0s" "0s" "0s" '\x00'}
2024-02-08 12:03:08 UTC (buildkit.dockerfile.v0)LABEL com.centurylinklabs.watchtower.enable=false
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.