Namespace
library
Image / Tag
haproxy:2.0-rc
Content Digest
sha256:18218dc2b85507363ef88ee24bdd0ae8ca1a95e3eb7ce27e1fc152e37fb1f64f
Details
Created

2019-06-12 23:39:34 UTC

Size

28.7 MB

Content Digest
Environment
HAPROXY_SHA256

24ee21e9cb18347d42b46398edd883d3a517cfc4e59a33de28bb8112fedf78c3

HAPROXY_URL

https://www.haproxy.org/download/2.0/src/devel/haproxy-2.0-dev7.tar.gz

HAPROXY_VERSION

2.0-dev7

PATH

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


Layers

[#000] sha256:7e73483a9fb86ce6ccc0a956b2be574fc156ade2d6b1a61a18c9427de2b19f82 - 76.74% (22 MB)

[#001] sha256:6866ba29097eadee79c95dbed818ca87ca53fd96323fa1ce2748b56bc3c80187 - 23.26% (6.68 MB)

[#002] sha256:2a2c4338329b29bee3fb9375eb699fcc8a3ed92938ecaef3fb00e9c859674f04 - 0.0% (380 Bytes)


History
2019-06-10 23:41:36 UTC

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

2019-06-10 23:41:36 UTC

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

2019-06-12 23:38:31 UTC

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

2019-06-12 23:38:31 UTC

/bin/sh -c #(nop) ENV HAPROXY_URL=https://www.haproxy.org/download/2.0/src/devel/haproxy-2.0-dev7.tar.gz

2019-06-12 23:38:31 UTC

/bin/sh -c #(nop) ENV HAPROXY_SHA256=24ee21e9cb18347d42b46398edd883d3a517cfc4e59a33de28bb8112fedf78c3

2019-06-12 23:39:33 UTC

/bin/sh -c set -x && savedAptMark="$(apt-mark showmanual)" && apt-get update && apt-get install -y --no-install-recommends ca-certificates gcc libc6-dev liblua5.3-dev libpcre3-dev libssl-dev make wget zlib1g-dev && rm -rf /var/lib/apt/lists/* && wget -O haproxy.tar.gz "$HAPROXY_URL" && echo "$HAPROXY_SHA256 *haproxy.tar.gz" | sha256sum -c && mkdir -p /usr/src/haproxy && tar -xzf haproxy.tar.gz -C /usr/src/haproxy --strip-components=1 && rm haproxy.tar.gz && makeOpts=' TARGET=linux2628 USE_LUA=1 LUA_INC=/usr/include/lua5.3 USE_GETADDRINFO=1 USE_OPENSSL=1 USE_PCRE=1 PCREDIR= USE_ZLIB=1 ' && make -C /usr/src/haproxy -j "$(nproc)" all $makeOpts && make -C /usr/src/haproxy install-bin $makeOpts && mkdir -p /usr/local/etc/haproxy && cp -R /usr/src/haproxy/examples/errorfiles /usr/local/etc/haproxy/errors && rm -rf /usr/src/haproxy && apt-mark auto '.*' > /dev/null && { [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; } && find /usr/local -type f -executable -exec ldd '{}' ';' | awk '/=>/ { print $(NF-1) }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false

2019-06-12 23:39:33 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGUSR1

2019-06-12 23:39:34 UTC

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

2019-06-12 23:39:34 UTC

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

2019-06-12 23:39:34 UTC

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

Details
Created

2019-06-12 22:28:13 UTC

Size

28.3 MB

Content Digest
Environment
HAPROXY_SHA256

24ee21e9cb18347d42b46398edd883d3a517cfc4e59a33de28bb8112fedf78c3

HAPROXY_URL

https://www.haproxy.org/download/2.0/src/devel/haproxy-2.0-dev7.tar.gz

HAPROXY_VERSION

2.0-dev7

PATH

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


Layers

[#000] sha256:fc7181108d403205fda45b28dbddfa1cf07e772fa41244e44f53a341b8b1893d - 75.86% (21.4 MB)

[#001] sha256:3e0a208a7078ab4ed5c41a5f7f5e17e17828babd071adcef919abdadf2460cd6 - 24.14% (6.82 MB)

[#002] sha256:6fe7f93fb59a61c59ad381945ed5dcbccb01927d966dd6287dafa43959378339 - 0.0% (381 Bytes)


History
2019-06-10 23:24:23 UTC

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

2019-06-10 23:24:23 UTC

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

2019-06-12 22:26:58 UTC

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

2019-06-12 22:26:59 UTC

/bin/sh -c #(nop) ENV HAPROXY_URL=https://www.haproxy.org/download/2.0/src/devel/haproxy-2.0-dev7.tar.gz

2019-06-12 22:26:59 UTC

/bin/sh -c #(nop) ENV HAPROXY_SHA256=24ee21e9cb18347d42b46398edd883d3a517cfc4e59a33de28bb8112fedf78c3

2019-06-12 22:28:12 UTC

/bin/sh -c set -x && savedAptMark="$(apt-mark showmanual)" && apt-get update && apt-get install -y --no-install-recommends ca-certificates gcc libc6-dev liblua5.3-dev libpcre3-dev libssl-dev make wget zlib1g-dev && rm -rf /var/lib/apt/lists/* && wget -O haproxy.tar.gz "$HAPROXY_URL" && echo "$HAPROXY_SHA256 *haproxy.tar.gz" | sha256sum -c && mkdir -p /usr/src/haproxy && tar -xzf haproxy.tar.gz -C /usr/src/haproxy --strip-components=1 && rm haproxy.tar.gz && makeOpts=' TARGET=linux2628 USE_LUA=1 LUA_INC=/usr/include/lua5.3 USE_GETADDRINFO=1 USE_OPENSSL=1 USE_PCRE=1 PCREDIR= USE_ZLIB=1 ' && make -C /usr/src/haproxy -j "$(nproc)" all $makeOpts && make -C /usr/src/haproxy install-bin $makeOpts && mkdir -p /usr/local/etc/haproxy && cp -R /usr/src/haproxy/examples/errorfiles /usr/local/etc/haproxy/errors && rm -rf /usr/src/haproxy && apt-mark auto '.*' > /dev/null && { [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; } && find /usr/local -type f -executable -exec ldd '{}' ';' | awk '/=>/ { print $(NF-1) }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false

2019-06-12 22:28:12 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGUSR1

2019-06-12 22:28:13 UTC

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

2019-06-12 22:28:13 UTC

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

2019-06-12 22:28:13 UTC

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

Details
Created

2019-06-13 01:59:01 UTC

Size

26.6 MB

Content Digest
Environment
HAPROXY_SHA256

24ee21e9cb18347d42b46398edd883d3a517cfc4e59a33de28bb8112fedf78c3

HAPROXY_URL

https://www.haproxy.org/download/2.0/src/devel/haproxy-2.0-dev7.tar.gz

HAPROXY_VERSION

2.0-dev7

PATH

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


Layers

[#000] sha256:081b7d581c1dae49d30a4b9d0fead63d3653fe9ed91f43a20287f8ddbad3797b - 75.77% (20.2 MB)

[#001] sha256:04d5e9e45c05b76e6e19d4f0e0c9a5db79ea5945adaa67b576edc24b64a48b80 - 24.23% (6.45 MB)

[#002] sha256:3fcaf30c8a449d178d10250aa8fb137205ad74d76b6b45d235ab33911ec20c6a - 0.0% (380 Bytes)


History
2019-06-10 23:53:36 UTC

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

2019-06-10 23:53:36 UTC

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

2019-06-13 01:58:04 UTC

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

2019-06-13 01:58:04 UTC

/bin/sh -c #(nop) ENV HAPROXY_URL=https://www.haproxy.org/download/2.0/src/devel/haproxy-2.0-dev7.tar.gz

2019-06-13 01:58:05 UTC

/bin/sh -c #(nop) ENV HAPROXY_SHA256=24ee21e9cb18347d42b46398edd883d3a517cfc4e59a33de28bb8112fedf78c3

2019-06-13 01:58:56 UTC

/bin/sh -c set -x && savedAptMark="$(apt-mark showmanual)" && apt-get update && apt-get install -y --no-install-recommends ca-certificates gcc libc6-dev liblua5.3-dev libpcre3-dev libssl-dev make wget zlib1g-dev && rm -rf /var/lib/apt/lists/* && wget -O haproxy.tar.gz "$HAPROXY_URL" && echo "$HAPROXY_SHA256 *haproxy.tar.gz" | sha256sum -c && mkdir -p /usr/src/haproxy && tar -xzf haproxy.tar.gz -C /usr/src/haproxy --strip-components=1 && rm haproxy.tar.gz && makeOpts=' TARGET=linux2628 USE_LUA=1 LUA_INC=/usr/include/lua5.3 USE_GETADDRINFO=1 USE_OPENSSL=1 USE_PCRE=1 PCREDIR= USE_ZLIB=1 ' && make -C /usr/src/haproxy -j "$(nproc)" all $makeOpts && make -C /usr/src/haproxy install-bin $makeOpts && mkdir -p /usr/local/etc/haproxy && cp -R /usr/src/haproxy/examples/errorfiles /usr/local/etc/haproxy/errors && rm -rf /usr/src/haproxy && apt-mark auto '.*' > /dev/null && { [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; } && find /usr/local -type f -executable -exec ldd '{}' ';' | awk '/=>/ { print $(NF-1) }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false

2019-06-13 01:58:57 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGUSR1

2019-06-13 01:58:58 UTC

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

2019-06-13 01:59:01 UTC

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

2019-06-13 01:59:01 UTC

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

Details
Created

2019-06-13 03:12:45 UTC

Size

24.8 MB

Content Digest
Environment
HAPROXY_SHA256

24ee21e9cb18347d42b46398edd883d3a517cfc4e59a33de28bb8112fedf78c3

HAPROXY_URL

https://www.haproxy.org/download/2.0/src/devel/haproxy-2.0-dev7.tar.gz

HAPROXY_VERSION

2.0-dev7

PATH

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


Layers

[#000] sha256:5155b41fe73a7b2fc8284ed1160e8ad046f2bfd1606e73e4bbe3f54b05890fc9 - 74.26% (18.4 MB)

[#001] sha256:ee50db49771ed6423dbf39fd27794f550d2306f7dcc4fbaac753134d1ecac430 - 25.73% (6.37 MB)

[#002] sha256:dbd229ff8b0f502a288ecf87f16d4e2df52aaaef1707811caa38d9e7ef92e6d1 - 0.0% (380 Bytes)


History
2019-06-11 00:03:03 UTC

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

2019-06-11 00:03:04 UTC

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

2019-06-13 03:11:53 UTC

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

2019-06-13 03:11:54 UTC

/bin/sh -c #(nop) ENV HAPROXY_URL=https://www.haproxy.org/download/2.0/src/devel/haproxy-2.0-dev7.tar.gz

2019-06-13 03:11:55 UTC

/bin/sh -c #(nop) ENV HAPROXY_SHA256=24ee21e9cb18347d42b46398edd883d3a517cfc4e59a33de28bb8112fedf78c3

2019-06-13 03:12:42 UTC

/bin/sh -c set -x && savedAptMark="$(apt-mark showmanual)" && apt-get update && apt-get install -y --no-install-recommends ca-certificates gcc libc6-dev liblua5.3-dev libpcre3-dev libssl-dev make wget zlib1g-dev && rm -rf /var/lib/apt/lists/* && wget -O haproxy.tar.gz "$HAPROXY_URL" && echo "$HAPROXY_SHA256 *haproxy.tar.gz" | sha256sum -c && mkdir -p /usr/src/haproxy && tar -xzf haproxy.tar.gz -C /usr/src/haproxy --strip-components=1 && rm haproxy.tar.gz && makeOpts=' TARGET=linux2628 USE_LUA=1 LUA_INC=/usr/include/lua5.3 USE_GETADDRINFO=1 USE_OPENSSL=1 USE_PCRE=1 PCREDIR= USE_ZLIB=1 ' && make -C /usr/src/haproxy -j "$(nproc)" all $makeOpts && make -C /usr/src/haproxy install-bin $makeOpts && mkdir -p /usr/local/etc/haproxy && cp -R /usr/src/haproxy/examples/errorfiles /usr/local/etc/haproxy/errors && rm -rf /usr/src/haproxy && apt-mark auto '.*' > /dev/null && { [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; } && find /usr/local -type f -executable -exec ldd '{}' ';' | awk '/=>/ { print $(NF-1) }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false

2019-06-13 03:12:43 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGUSR1

2019-06-13 03:12:44 UTC

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

2019-06-13 03:12:44 UTC

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

2019-06-13 03:12:45 UTC

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

Details
Created

2019-06-13 05:05:52 UTC

Size

25.9 MB

Content Digest
Environment
HAPROXY_SHA256

24ee21e9cb18347d42b46398edd883d3a517cfc4e59a33de28bb8112fedf78c3

HAPROXY_URL

https://www.haproxy.org/download/2.0/src/devel/haproxy-2.0-dev7.tar.gz

HAPROXY_VERSION

2.0-dev7

PATH

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


Layers

[#000] sha256:86ef8b977e9b28fc775a14aa2d4243a07dd2d142d19435649d2f478fbbee796b - 74.96% (19.4 MB)

[#001] sha256:c00c0d1c9206082b2aed16374e8f236af80f118df77b6ce1df63dbd06c252bab - 25.04% (6.48 MB)

[#002] sha256:60c95e9250b9d4db7aad7d15d17f2c8398b2d55c7812be7a3b6314146878eee6 - 0.0% (380 Bytes)


History
2019-06-10 23:41:42 UTC

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

2019-06-10 23:41:43 UTC

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

2019-06-13 05:05:13 UTC

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

2019-06-13 05:05:13 UTC

/bin/sh -c #(nop) ENV HAPROXY_URL=https://www.haproxy.org/download/2.0/src/devel/haproxy-2.0-dev7.tar.gz

2019-06-13 05:05:14 UTC

/bin/sh -c #(nop) ENV HAPROXY_SHA256=24ee21e9cb18347d42b46398edd883d3a517cfc4e59a33de28bb8112fedf78c3

2019-06-13 05:05:51 UTC

/bin/sh -c set -x && savedAptMark="$(apt-mark showmanual)" && apt-get update && apt-get install -y --no-install-recommends ca-certificates gcc libc6-dev liblua5.3-dev libpcre3-dev libssl-dev make wget zlib1g-dev && rm -rf /var/lib/apt/lists/* && wget -O haproxy.tar.gz "$HAPROXY_URL" && echo "$HAPROXY_SHA256 *haproxy.tar.gz" | sha256sum -c && mkdir -p /usr/src/haproxy && tar -xzf haproxy.tar.gz -C /usr/src/haproxy --strip-components=1 && rm haproxy.tar.gz && makeOpts=' TARGET=linux2628 USE_LUA=1 LUA_INC=/usr/include/lua5.3 USE_GETADDRINFO=1 USE_OPENSSL=1 USE_PCRE=1 PCREDIR= USE_ZLIB=1 ' && make -C /usr/src/haproxy -j "$(nproc)" all $makeOpts && make -C /usr/src/haproxy install-bin $makeOpts && mkdir -p /usr/local/etc/haproxy && cp -R /usr/src/haproxy/examples/errorfiles /usr/local/etc/haproxy/errors && rm -rf /usr/src/haproxy && apt-mark auto '.*' > /dev/null && { [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; } && find /usr/local -type f -executable -exec ldd '{}' ';' | awk '/=>/ { print $(NF-1) }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false

2019-06-13 05:05:51 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGUSR1

2019-06-13 05:05:52 UTC

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

2019-06-13 05:05:52 UTC

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

2019-06-13 05:05:52 UTC

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

Details
Created

2019-06-13 00:19:46 UTC

Size

28.2 MB

Content Digest
Environment
HAPROXY_SHA256

24ee21e9cb18347d42b46398edd883d3a517cfc4e59a33de28bb8112fedf78c3

HAPROXY_URL

https://www.haproxy.org/download/2.0/src/devel/haproxy-2.0-dev7.tar.gz

HAPROXY_VERSION

2.0-dev7

PATH

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


Layers

[#000] sha256:d41f2b4ffc1e666af1af85c808fc5e2c1f81602da89d9e81911a402a3e1e69b5 - 77.04% (21.7 MB)

[#001] sha256:59914339571fb6156fcaaea39ebd1691bb5eb496a9644946433c7784462af49f - 22.96% (6.47 MB)

[#002] sha256:1f1d96abfbdb5cbf8d3f315e200d8acc50011ef8383ec7514c5784d7baa00685 - 0.0% (380 Bytes)


History
2019-06-10 23:18:56 UTC

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

2019-06-10 23:18:59 UTC

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

2019-06-13 00:16:35 UTC

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

2019-06-13 00:16:39 UTC

/bin/sh -c #(nop) ENV HAPROXY_URL=https://www.haproxy.org/download/2.0/src/devel/haproxy-2.0-dev7.tar.gz

2019-06-13 00:16:41 UTC

/bin/sh -c #(nop) ENV HAPROXY_SHA256=24ee21e9cb18347d42b46398edd883d3a517cfc4e59a33de28bb8112fedf78c3

2019-06-13 00:19:40 UTC

/bin/sh -c set -x && savedAptMark="$(apt-mark showmanual)" && apt-get update && apt-get install -y --no-install-recommends ca-certificates gcc libc6-dev liblua5.3-dev libpcre3-dev libssl-dev make wget zlib1g-dev && rm -rf /var/lib/apt/lists/* && wget -O haproxy.tar.gz "$HAPROXY_URL" && echo "$HAPROXY_SHA256 *haproxy.tar.gz" | sha256sum -c && mkdir -p /usr/src/haproxy && tar -xzf haproxy.tar.gz -C /usr/src/haproxy --strip-components=1 && rm haproxy.tar.gz && makeOpts=' TARGET=linux2628 USE_LUA=1 LUA_INC=/usr/include/lua5.3 USE_GETADDRINFO=1 USE_OPENSSL=1 USE_PCRE=1 PCREDIR= USE_ZLIB=1 ' && make -C /usr/src/haproxy -j "$(nproc)" all $makeOpts && make -C /usr/src/haproxy install-bin $makeOpts && mkdir -p /usr/local/etc/haproxy && cp -R /usr/src/haproxy/examples/errorfiles /usr/local/etc/haproxy/errors && rm -rf /usr/src/haproxy && apt-mark auto '.*' > /dev/null && { [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; } && find /usr/local -type f -executable -exec ldd '{}' ';' | awk '/=>/ { print $(NF-1) }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false

2019-06-13 00:19:42 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGUSR1

2019-06-13 00:19:43 UTC

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

2019-06-13 00:19:45 UTC

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

2019-06-13 00:19:46 UTC

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

Details
Created

2019-06-12 22:53:41 UTC

Size

28 MB

Content Digest
Environment
HAPROXY_SHA256

24ee21e9cb18347d42b46398edd883d3a517cfc4e59a33de28bb8112fedf78c3

HAPROXY_URL

https://www.haproxy.org/download/2.0/src/devel/haproxy-2.0-dev7.tar.gz

HAPROXY_VERSION

2.0-dev7

PATH

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


Layers

[#000] sha256:7ffdabbd82ddae873be4d1eeb64de2e4b43db4450b465d53b47f3b46eb55bd53 - 76.13% (21.3 MB)

[#001] sha256:4b02595f795b18f44799b080f37bc1084827b5538a5956abd7520c8fa5c30df8 - 23.87% (6.68 MB)

[#002] sha256:35001e374ad6108fceb8d9012c348f15dfd81bdb823550fafa8ad91107a7b78d - 0.0% (380 Bytes)


History
2019-06-10 23:43:54 UTC

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

2019-06-10 23:43:55 UTC

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

2019-06-12 22:52:33 UTC

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

2019-06-12 22:52:33 UTC

/bin/sh -c #(nop) ENV HAPROXY_URL=https://www.haproxy.org/download/2.0/src/devel/haproxy-2.0-dev7.tar.gz

2019-06-12 22:52:34 UTC

/bin/sh -c #(nop) ENV HAPROXY_SHA256=24ee21e9cb18347d42b46398edd883d3a517cfc4e59a33de28bb8112fedf78c3

2019-06-12 22:53:40 UTC

/bin/sh -c set -x && savedAptMark="$(apt-mark showmanual)" && apt-get update && apt-get install -y --no-install-recommends ca-certificates gcc libc6-dev liblua5.3-dev libpcre3-dev libssl-dev make wget zlib1g-dev && rm -rf /var/lib/apt/lists/* && wget -O haproxy.tar.gz "$HAPROXY_URL" && echo "$HAPROXY_SHA256 *haproxy.tar.gz" | sha256sum -c && mkdir -p /usr/src/haproxy && tar -xzf haproxy.tar.gz -C /usr/src/haproxy --strip-components=1 && rm haproxy.tar.gz && makeOpts=' TARGET=linux2628 USE_LUA=1 LUA_INC=/usr/include/lua5.3 USE_GETADDRINFO=1 USE_OPENSSL=1 USE_PCRE=1 PCREDIR= USE_ZLIB=1 ' && make -C /usr/src/haproxy -j "$(nproc)" all $makeOpts && make -C /usr/src/haproxy install-bin $makeOpts && mkdir -p /usr/local/etc/haproxy && cp -R /usr/src/haproxy/examples/errorfiles /usr/local/etc/haproxy/errors && rm -rf /usr/src/haproxy && apt-mark auto '.*' > /dev/null && { [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; } && find /usr/local -type f -executable -exec ldd '{}' ';' | awk '/=>/ { print $(NF-1) }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false

2019-06-12 22:53:40 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGUSR1

2019-06-12 22:53:41 UTC

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

2019-06-12 22:53:41 UTC

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

2019-06-12 22:53:41 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