Namespace
library
Image / Tag
haproxy:1.7.1
Content Digest
sha256:6d7a503e62deeb887d0b3e8e4daa29a62e2accc2466a7e3b3ca3b7d7541ed89e
Details
Created

2016-12-14 02:38:02 UTC

Size

55.1 MB

Content Digest
Environment
HAPROXY_MAJOR

1.7

HAPROXY_MD5

d0acaae02e444039e11892ea31dde478

HAPROXY_VERSION

1.7.1

PATH

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


Layers

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

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

[#002] sha256:7a4d8e6b5f509d4265aac6d4ad5d3cf98a153dd73b642235f9a94ee0ecf11888 - 8.25% (4.55 MB)

[#003] sha256:39c474d4e1ba3aa200caa05f79cc99e2cd1b2c8136a64c6d303aecc955edfff4 - 0.0% (345 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:27:21 UTC

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

2016-12-14 02:33:29 UTC

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

2016-12-14 02:37:06 UTC

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

2016-12-14 02:37:57 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-14 02:38:01 UTC

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

2016-12-14 02:38:01 UTC

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

2016-12-14 02:38:02 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