Namespace
library
Image / Tag
haproxy:1.6.5
Content Digest
sha256:a5a00cd9d43253064dd464563a4494165afdaadabccfb3ca8cd0b17871b04e77
Details
Created

2016-06-08 01:01:06 UTC

Size

54.8 MB

Content Digest
Environment
HAPROXY_MAJOR

1.6

HAPROXY_MD5

5290f278c04e682e42ab71fed26fc082

HAPROXY_VERSION

1.6.5

PATH

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


Layers

[#000] sha256:51f5c6a04d83efd2d45c5fd59537218924bc46705e3de6ffc8bc07b51481610b - 89.41% (49 MB)

[#001] sha256:fe7fbe84ae56a349c4f40ef49a0350626757bbda32d33d31ddc355e1a754b032 - 2.99% (1.64 MB)

[#002] sha256:7ed304a6fcb9ded607d8300d37bf564b832223c70e1e3030975c585441c04ad3 - 7.6% (4.16 MB)

[#003] sha256:614e2952e66c3d298bda0529f7d4f624a71ec9909d61b71c1cb15f488ed78897 - 0.0% (345 Bytes)


History
2016-06-08 00:51:04 UTC

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

2016-06-08 00:51:04 UTC

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

2016-06-08 00:56:24 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-06-08 00:59:06 UTC

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

2016-06-08 00:59:07 UTC

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

2016-06-08 00:59:07 UTC

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

2016-06-08 01:01:06 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-06-08 01:01:06 UTC

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

2016-06-08 01:01:06 UTC

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

2016-06-08 01:01:06 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