Namespace
library
Image / Tag
haproxy:1.6.8
Content Digest
sha256:6def68a77907eca30895dc4a4e825091cb30cb2cd6ed1fbef6defcd9dc8129e7
Details
Created

2016-08-16 00:11:35 UTC

Size

54.7 MB

Content Digest
Environment
HAPROXY_MAJOR

1.6

HAPROXY_MD5

8cb3719013e7f34c6d689dabf8a8cd6e

HAPROXY_VERSION

1.6.8

PATH

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


Layers

[#000] sha256:357ea8c3d80bc25792e010facfc98aee5972ebc47e290eb0d5aea3671a901cab - 89.49% (49 MB)

[#001] sha256:b2fe570be742fc4d5a9b4ba3bb31bc8b2af5224198aef596127192fadcbb4d60 - 2.94% (1.61 MB)

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

[#003] sha256:4551e6d71df7fe3d659361d8fd70ad58dcde2e550058189905348b2e43f469aa - 0.0% (345 Bytes)


History
2016-07-28 17:47:54 UTC

/bin/sh -c #(nop) ADD file:0e0565652aa852f62033d99f84892216020d30f64521ded5e72d4940bc4c9697 in /

2016-07-28 17:47:55 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2016-07-29 04:10:03 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-07-29 04:10:03 UTC

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

2016-08-16 00:09:25 UTC

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

2016-08-16 00:09:26 UTC

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

2016-08-16 00:11:31 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-08-16 00:11:33 UTC

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

2016-08-16 00:11:34 UTC

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

2016-08-16 00:11:35 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