2018-07-16 15:21:54 UTC
19.2 MB
/go
PATH/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:cc5efb633992297e24c98d4868207fe0f293af7545cba299a1487a739e6d4bc9 - 9.83% (1.89 MB)
[#001] sha256:5fd5280e272ff9d9a249474dd4b6b66ad33b0fed0f0bafd9f77f16a80c24ce57 - 0.0% (154 Bytes)
[#002] sha256:5ab30686c09a0202dd2da81e15e7b6e49aaf625e8cc7b7540ea28e1db2ee095e - 31.36% (6.03 MB)
[#003] sha256:5442f25f6f4c3f35e274e3b41bc59020d5a82487fa8ebdfac7203b7e881e08e3 - 58.81% (11.3 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-07-16 15:15:21 UTC/bin/sh -c #(nop) ADD dir:37d98391efe6a52f74bea66f52ba15376fee3546d9eba3935d3c2a33137e6986 in /go/src/github.com/DarthSim/imgproxy
2018-07-16 15:21:54 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-07-16 15:21:54 UTC/bin/sh -c #(nop) CMD ["imgproxy"]
2018-07-16 15:21:54 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.