Namespace
library
Image / Tag
haproxy:1.6.10
Content Digest
sha256:2646959fed55fce30e1f6ee07e0722d4cb2fdd9e3f1b3fcf44818fde2b3de285
Details
Created

2016-12-13 23:45:09 UTC

Size

54.7 MB

Content Digest
Environment
HAPROXY_MAJOR

1.6

HAPROXY_MD5

6d47461c008b823a0088d19ec30dbe4e

HAPROXY_VERSION

1.6.10

PATH

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


Layers

[#000] sha256:75a822cd7888e394c49828b951061402d31745f596b1f502758570f2d0ee79e2 - 89.48% (49 MB)

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

[#002] sha256:0a2549e83534009731e2e36f480bdc256d70de323c407d162e0fcff9edadc6a0 - 7.58% (4.15 MB)

[#003] sha256:0b7dccae8e028caddf6ede2b5b45151d31e1752dd98f43769b0c1fcd66a6cfdc - 0.0% (346 Bytes)


History
2016-12-13 22:10:59 UTC

/bin/sh -c #(nop) ADD file:1d214d2782eaccc743b8d683ccecf2f87f12a0ecdfbcd6fdf4943ce616f23870 in /

2016-12-13 22:10:59 UTC

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

2016-12-13 23:27:21 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-12-13 23:29:36 UTC

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

2016-12-13 23:29:36 UTC

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

2016-12-13 23:29:37 UTC

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

2016-12-13 23:30:24 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-12-13 23:45:09 UTC

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

2016-12-13 23:45:09 UTC

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

2016-12-13 23:45:09 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