2018-02-02 12:56:11 UTC
18.3 MB
/go
PATH/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:cc5efb633992297e24c98d4868207fe0f293af7545cba299a1487a739e6d4bc9 - 10.33% (1.89 MB)
[#001] sha256:5fd5280e272ff9d9a249474dd4b6b66ad33b0fed0f0bafd9f77f16a80c24ce57 - 0.0% (154 Bytes)
[#002] sha256:ce99ccae7cfb6d86ff2a1f80db954609ac9a2270ac9592c3a814d86c382ed3e1 - 32.91% (6.03 MB)
[#003] sha256:1ae03d08fe578068cb50fc9865182e912db091c8bbdf7cfd150eba3bfe6090b0 - 56.76% (10.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-02-02 12:47:15 UTC/bin/sh -c #(nop) ADD dir:075325188dfdad7a12c2fcf785b2b9e9c86c39046adcb20e2c03b5b9f429e07d in /go/src/github.com/DarthSim/imgproxy
2018-02-02 12:56:11 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 && go build -v -o /usr/local/bin/imgproxy && apk del --purge .build-deps && rm -rf /var/cache/apk*
2018-02-02 12:56:11 UTC/bin/sh -c #(nop) CMD ["imgproxy"]
2018-02-02 12:56:11 UTC/bin/sh -c #(nop) EXPOSE 8080/tcp
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.