2018-10-01 15:20:10 UTC
19.6 MB
/go
PATH/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:cc5efb633992297e24c98d4868207fe0f293af7545cba299a1487a739e6d4bc9 - 9.62% (1.89 MB)
[#001] sha256:5fd5280e272ff9d9a249474dd4b6b66ad33b0fed0f0bafd9f77f16a80c24ce57 - 0.0% (154 Bytes)
[#002] sha256:bba1f57e13f3a07af907ba70ff1f987209105d1849a3e2d184baaa93d5600355 - 30.7% (6.03 MB)
[#003] sha256:4b3d256c14ad7d6d8de15cd7e6e780ae3f570d8c0d573022e1b0c925d7b3fd4e - 59.68% (11.7 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-01 15:10:13 UTC/bin/sh -c #(nop) ADD dir:6f918b281b03c6fde0d4ba231015311c607eeab6ba3e249fde66b10765c8cbbd in /go/src/github.com/DarthSim/imgproxy
2018-10-01 15:20:09 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-01 15:20:10 UTC/bin/sh -c #(nop) CMD ["imgproxy"]
2018-10-01 15:20:10 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.