2018-12-22 12:10:58 UTC
8.61 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
WEBPROC_URLhttps://github.com/jpillora/webproc/releases/download/0.2.2/webproc_linux_amd64.gz
WEBPROC_VERSION0.2.2
[#000] sha256:ba7f5deea89d795691de51a9e8bbd8494d95a261c47a2a61069f8b597f07afe0 - 29.05% (2.5 MB)
[#001] sha256:bbeb009eb883ee1066ce7075ed64cf4b3eab287a617f5cf4076a64704e6fda7b - 70.94% (6.1 MB)
[#002] sha256:609a25457ce0afb5d861849686a69f2ed111c57648f4a365a529a1728eace260 - 0.0% (114 Bytes)
[#003] sha256:b0ad4c0d5e370915525d053d902160ed8a43a22524cdc8bd48f928670bfcf150 - 0.0% (194 Bytes)
[#004] sha256:d0477d12de9dc82d638129f3f449f391a0b825004964ce1e954b491df4d05fc3 - 0.0% (372 Bytes)
/bin/sh -c #(nop) ADD file:0f701db85b54d927890c39b9deba0ea384c8710c4ce9346b16851db469323002 in /
2018-12-21 00:21:50 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-12-22 12:10:47 UTC/bin/sh -c #(nop) LABEL maintainer=dev@jpillora.com
2018-12-22 12:10:47 UTC/bin/sh -c #(nop) ENV WEBPROC_VERSION=0.2.2
2018-12-22 12:10:48 UTC/bin/sh -c #(nop) ENV WEBPROC_URL=https://github.com/jpillora/webproc/releases/download/0.2.2/webproc_linux_amd64.gz
2018-12-22 12:10:54 UTC/bin/sh -c apk update && apk --no-cache add dnsmasq && apk add --no-cache --virtual .build-deps curl && curl -sL $WEBPROC_URL | gzip -d - > /usr/local/bin/webproc && chmod +x /usr/local/bin/webproc && apk del .build-deps
2018-12-22 12:10:56 UTC/bin/sh -c mkdir -p /etc/default/
2018-12-22 12:10:58 UTC/bin/sh -c echo -e "ENABLED=1\nIGNORE_RESOLVCONF=yes" > /etc/default/dnsmasq
2018-12-22 12:10:58 UTC/bin/sh -c #(nop) COPY file:71626191655a1d5fecebaba69096cfcee95fc51edc36020302cd0b6fdf757fec in /etc/dnsmasq.conf
2018-12-22 12:10:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["webproc" "--config" "/etc/dnsmasq.conf" "--" "dnsmasq" "--no-daemon"]
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.