2024-10-27 17:48:09 UTC
49.8 MB
2
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PORT9000
[#000] sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 - 7.83% (3.9 MB)
[#001] sha256:85ca44af6cfcb04a67dcf47317f9d74416c0a13cd6d03be173305a26aa02b187 - 82.43% (41 MB)
[#002] sha256:c2dda3b2c2f64f102534771557b6b4e0c7b45dcb67323018b390f4a4d7cfbd77 - 9.74% (4.85 MB)
[#003] sha256:1ff2b18af118071873505dbe5e79c5a666e72ed4e1a8df4ae08d26a110c83e23 - 0.0% (242 Bytes)
/bin/sh -c #(nop) ADD file:ee5bb8409915b11413f44cce4c22fed658aba4fb078a448e08dd4ac9a23581f2 in /
2024-09-06 22:44:11 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-10-27 17:45:01 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:48:09 UTC (buildkit.dockerfile.v0)COPY /go/bin/imaginary /usr/local/bin/imaginary # buildkit
2024-10-27 17:48:09 UTC (buildkit.dockerfile.v0)COPY --chmod=775 start.sh /start.sh # buildkit
2024-10-27 17:48:09 UTC (buildkit.dockerfile.v0)ENV PORT=9000
2024-10-27 17:48:09 UTC (buildkit.dockerfile.v0)USER nobody
2024-10-27 17:48:09 UTC (buildkit.dockerfile.v0)ENV MALLOC_ARENA_MAX=2
2024-10-27 17:48:09 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/start.sh"]
2024-10-27 17:48:09 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:48:09 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.