2018-10-08 07:53:27 UTC
20.2 MB
/go
PATH/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:cc5efb633992297e24c98d4868207fe0f293af7545cba299a1487a739e6d4bc9 - 9.35% (1.89 MB)
[#001] sha256:5fd5280e272ff9d9a249474dd4b6b66ad33b0fed0f0bafd9f77f16a80c24ce57 - 0.0% (154 Bytes)
[#002] sha256:a1e7c2c07189b07ecd6428cdfab43818a24ba3a4de56efb73e462d0a94517dbb - 4.7% (974 KB)
[#003] sha256:39fb238e2afa0ed8bb3677e6e65529698f198dfefebd575810c7787746ed8259 - 85.95% (17.4 MB)
/bin/sh -c #(nop) ADD file:4d97c01f35dbb6a82afb0c4142e4c535f616f3446eea7088d43eab9c5170d939 in /
2017-09-13 14:32:30 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2017-10-05 00:00:06 UTC/bin/sh -c #(nop) MAINTAINER Sergey Aleksandrovich <darthsim@gmail.com>
2017-10-05 00:00:06 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2017-10-05 00:00:06 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2017-10-05 00:00:08 UTC/bin/sh -c mkdir /lib64 && ln -s /lib/libc.musl-x86_64.so.1 /lib64/ld-linux-x86-64.so.2
2018-10-08 07:42:49 UTC/bin/sh -c #(nop) ADD dir:8737215ad9b7d8ffaf2f35f0b8f824ebb8590319e2a1e313977f992bee0daf72 in /go/src/github.com/DarthSim/imgproxy
2018-10-08 07:53:27 UTC/bin/sh -c echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && apk add --no-cache --update bash vips ca-certificates && apk add --no-cache --virtual .build-deps go gcc musl-dev fftw-dev vips-dev && cd /go/src/github.com/DarthSim/imgproxy && CGO_LDFLAGS_ALLOW="-s|-w" go build -v -o /usr/local/bin/imgproxy && apk del --purge .build-deps && rm -rf /var/cache/apk*
2018-10-08 07:53:27 UTC/bin/sh -c #(nop) CMD ["imgproxy"]
2018-10-08 07:53:27 UTC/bin/sh -c #(nop) EXPOSE 8080
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.