Namespace
library
Image / Tag
haproxy:1.6.9
Content Digest
sha256:2bcbae2e1392add719a5404c3145926565c46c5e069553dde68660d423e814de
Details
Created

2016-11-08 19:42:15 UTC

Size

54.7 MB

Content Digest
Environment
HAPROXY_MAJOR

1.6

HAPROXY_MD5

c52eee40eb66f290d6f089c339b9d2b3

HAPROXY_VERSION

1.6.9

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:386a066cd84a33a04d560c42bef66d1dd64ebfc76de78550e5fd0f8d57778bca - 89.48% (49 MB)

[#001] sha256:3bf50e4075efc324ebc179dc3846c2487f280b0c4cd194a99df6d78d431836a8 - 2.95% (1.61 MB)

[#002] sha256:a11ed8d0737d1e513ab77e424975bca7d0e0d3ea57db366d56333aea2859023e - 7.57% (4.14 MB)

[#003] sha256:192fc49a6abaa1494035520c7662e978ba323d25ceb41243d9b1cb233afa01fd - 0.0% (345 Bytes)


History
2016-11-07 20:30:25 UTC

/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-08 19:41:23 UTC

/bin/sh -c #(nop) ENV HAPROXY_MAJOR=1.6

2016-11-08 19:41:23 UTC

/bin/sh -c #(nop) ENV HAPROXY_VERSION=1.6.9

2016-11-08 19:41:24 UTC

/bin/sh -c #(nop) ENV HAPROXY_MD5=c52eee40eb66f290d6f089c339b9d2b3

2016-11-08 19:42:09 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-08 19:42:14 UTC

/bin/sh -c #(nop) COPY file:b1cb7b827dc9fcd27909f9c233ac2faa2d7534c25992fa5f3402d22503666d6d in /

2016-11-08 19:42:14 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2016-11-08 19:42:15 UTC

/bin/sh -c #(nop) CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]

Danger Zone
Delete Tag

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.

Delete