2018-02-26 09:56:54 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.31% (1.89 MB)
[#001] sha256:5fd5280e272ff9d9a249474dd4b6b66ad33b0fed0f0bafd9f77f16a80c24ce57 - 0.0% (154 Bytes)
[#002] sha256:0f7b5af96d1bca771689ad056a7d83b2b14bebe04ab616fe560c0d4bcba3a83b - 32.86% (6.03 MB)
[#003] sha256:8a7558f80d9c0a550f717a2a9c0cb28b31656c2493b6aac9b4a0df945506c436 - 56.83% (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-26 09:45:57 UTC/bin/sh -c #(nop) ADD dir:d6caf3a43f0d795961d5f870b4c600b18d090a51776f88f76be76cd3f68f3047 in /go/src/github.com/DarthSim/imgproxy
2018-02-26 09:56:53 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-02-26 09:56:54 UTC/bin/sh -c #(nop) CMD ["imgproxy"]
2018-02-26 09:56:54 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.