2016-06-28 22:52:53 UTC
54.8 MB
1.6
HAPROXY_MD5b418d83cf4f2da328f6eb8c255b8716b
HAPROXY_VERSION1.6.6
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5c90d4a2d1a8dfffd05ff2dd659923f0ca2d843b5e45d030e17abbcd06a11b5b - 89.41% (49 MB)
[#001] sha256:75b2ebc99e7566bd922ef288beb4c7d7ff0db8160c56b84e6a8a29047c987d29 - 2.99% (1.64 MB)
[#002] sha256:5bc3037cbdd51acb93cb44f65e53bc09353ee4952dbff7142b8d4c1be24d5590 - 7.6% (4.16 MB)
[#003] sha256:c44df6bc0423e13a40a6d24e4ab66caccf287aa5c0102f3352b892de83b46aa7 - 0.0% (344 Bytes)
/bin/sh -c #(nop) ADD file:76679eeb94129df23c99013487d6b6bd779d2107bf07d194a524fdbb6a961530 in /
2016-06-09 21:28:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-06-10 01:18:23 UTC/bin/sh -c apt-get update && apt-get install -y libssl1.0.0 libpcre3 --no-install-recommends && rm -rf /var/lib/apt/lists/*
2016-06-10 01:20:23 UTC/bin/sh -c #(nop) ENV HAPROXY_MAJOR=1.6
2016-06-28 22:50:46 UTC/bin/sh -c #(nop) ENV HAPROXY_VERSION=1.6.6
2016-06-28 22:50:46 UTC/bin/sh -c #(nop) ENV HAPROXY_MD5=b418d83cf4f2da328f6eb8c255b8716b
2016-06-28 22:52:51 UTC/bin/sh -c buildDeps='curl gcc libc6-dev libpcre3-dev libssl-dev make' && set -x && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* && curl -SL "http://www.haproxy.org/download/${HAPROXY_MAJOR}/src/haproxy-${HAPROXY_VERSION}.tar.gz" -o haproxy.tar.gz && echo "${HAPROXY_MD5} haproxy.tar.gz" | md5sum -c && mkdir -p /usr/src/haproxy && tar -xzf haproxy.tar.gz -C /usr/src/haproxy --strip-components=1 && rm haproxy.tar.gz && make -C /usr/src/haproxy TARGET=linux2628 USE_PCRE=1 PCREDIR= USE_OPENSSL=1 USE_ZLIB=1 all install-bin && mkdir -p /usr/local/etc/haproxy && cp -R /usr/src/haproxy/examples/errorfiles /usr/local/etc/haproxy/errors && rm -rf /usr/src/haproxy && apt-get purge -y --auto-remove $buildDeps
2016-06-28 22:52:52 UTC/bin/sh -c #(nop) COPY file:b1cb7b827dc9fcd27909f9c233ac2faa2d7534c25992fa5f3402d22503666d6d in /
2016-06-28 22:52:52 UTC/bin/sh -c #(nop) ENTRYPOINT &{["/docker-entrypoint.sh"]}
2016-06-28 22:52:53 UTC/bin/sh -c #(nop) CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]
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.