2016-11-28 23:07:04 UTC
55.2 MB
1.7
HAPROXY_MD5ab6e169aeb1b53364aacda80c904398a
HAPROXY_VERSION1.7.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:386a066cd84a33a04d560c42bef66d1dd64ebfc76de78550e5fd0f8d57778bca - 88.8% (49 MB)
[#001] sha256:3bf50e4075efc324ebc179dc3846c2487f280b0c4cd194a99df6d78d431836a8 - 2.92% (1.61 MB)
[#002] sha256:ff73258bb286efaff733f01af06938a3f16f93977e68c9eb569b83d7dedaf4a4 - 8.27% (4.56 MB)
[#003] sha256:47b87bb0319848421d10d972b20deb89410da129fa25efd2e389550032b8e96d - 0.0% (344 Bytes)
/bin/sh -c #(nop) ADD file:41ea5187c50116884c38d9ec51d920d79cfaeb2a61c52e07a97f457419a10a4f in /
2016-11-07 20:30:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-11-08 19:41:17 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-11-28 23:06:04 UTC/bin/sh -c #(nop) ENV HAPROXY_MAJOR=1.7
2016-11-28 23:06:05 UTC/bin/sh -c #(nop) ENV HAPROXY_VERSION=1.7.0
2016-11-28 23:06:05 UTC/bin/sh -c #(nop) ENV HAPROXY_MD5=ab6e169aeb1b53364aacda80c904398a
2016-11-28 23:06:58 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-11-28 23:07:03 UTC/bin/sh -c #(nop) COPY file:b1cb7b827dc9fcd27909f9c233ac2faa2d7534c25992fa5f3402d22503666d6d in /
2016-11-28 23:07:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2016-11-28 23:07:04 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.