Namespace
library
Image / Tag
haproxy:1.9-dev10
Content Digest
sha256:51e332f891a0d05aeca6f2ec5721fec3090c657888a8ea3b894a67f07d8c1e78
Details
Created

2018-12-13 11:40:27 UTC

Size

28.1 MB

Content Digest
Environment
HAPROXY_SHA256

f39513dbe819e3c7227a8482fd3bac5cc2a7bd2965fe773f353c55865a0ef211

HAPROXY_URL

https://www.haproxy.org/download/1.9/src/devel/haproxy-1.9-dev10.tar.gz

HAPROXY_VERSION

1.9-dev10

PATH

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


Layers

[#000] sha256:137021d63f76f1d8c7a7bcdd4c59e1a909b9d440414a2623b215f830920128e4 - 78.49% (22.1 MB)

[#001] sha256:11e2ede6c808cf72f6e8cf2a78f41cb6ffefe987317a88d5eca1bedae10876ff - 21.51% (6.05 MB)

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


History
2018-11-16 12:37:07 UTC

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

2018-11-16 12:37:08 UTC

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

2018-12-13 11:39:11 UTC

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

2018-12-13 11:39:12 UTC

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

2018-12-13 11:39:12 UTC

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

2018-12-13 11:40:26 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_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

2018-12-13 11:40:26 UTC

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

2018-12-13 11:40:27 UTC

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

2018-12-13 11:40:27 UTC

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

2018-12-13 11:40:27 UTC

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

Details
Created

2018-12-12 19:21:14 UTC

Size

27.6 MB

Content Digest
Environment
HAPROXY_SHA256

f39513dbe819e3c7227a8482fd3bac5cc2a7bd2965fe773f353c55865a0ef211

HAPROXY_URL

https://www.haproxy.org/download/1.9/src/devel/haproxy-1.9-dev10.tar.gz

HAPROXY_VERSION

1.9-dev10

PATH

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


Layers

[#000] sha256:a5a6f2f73cd8abbdc55d0df0d8834f7262713e87d6c8800ea3851f103025e0f0 - 77.68% (21.4 MB)

[#001] sha256:6907569a8ede6b0a7941957f1346f975265b81a3b7222ba921b434e584a18fb7 - 22.32% (6.16 MB)

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


History
2018-11-15 22:45:06 UTC

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

2018-11-15 22:45:07 UTC

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

2018-12-12 19:19:46 UTC

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

2018-12-12 19:19:47 UTC

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

2018-12-12 19:19:47 UTC

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

2018-12-12 19:21:01 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_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

2018-12-12 19:21:13 UTC

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

2018-12-12 19:21:13 UTC

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

2018-12-12 19:21:13 UTC

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

2018-12-12 19:21:14 UTC

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

Details
Created

2018-12-13 09:49:27 UTC

Size

26 MB

Content Digest
Environment
HAPROXY_SHA256

f39513dbe819e3c7227a8482fd3bac5cc2a7bd2965fe773f353c55865a0ef211

HAPROXY_URL

https://www.haproxy.org/download/1.9/src/devel/haproxy-1.9-dev10.tar.gz

HAPROXY_VERSION

1.9-dev10

PATH

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


Layers

[#000] sha256:409ea78f2caa9a970b3fae4f7a23caf60fe64dd022e2b3841944e6d82da81c03 - 77.68% (20.2 MB)

[#001] sha256:2752d544f2f084e0089a4a1c72812c18926f99dd7802d124dcecc2c328793bf3 - 22.32% (5.8 MB)

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


History
2018-11-16 09:58:31 UTC

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

2018-11-16 09:58:32 UTC

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

2018-12-13 09:48:39 UTC

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

2018-12-13 09:48:39 UTC

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

2018-12-13 09:48:40 UTC

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

2018-12-13 09:49:25 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_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

2018-12-13 09:49:26 UTC

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

2018-12-13 09:49:26 UTC

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

2018-12-13 09:49:27 UTC

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

2018-12-13 09:49:27 UTC

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

Details
Created

2018-12-13 12:58:19 UTC

Size

24.1 MB

Content Digest
Environment
HAPROXY_SHA256

f39513dbe819e3c7227a8482fd3bac5cc2a7bd2965fe773f353c55865a0ef211

HAPROXY_URL

https://www.haproxy.org/download/1.9/src/devel/haproxy-1.9-dev10.tar.gz

HAPROXY_VERSION

1.9-dev10

PATH

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


Layers

[#000] sha256:88950d48cb7db5e5f329d377a3f7f1260b31f4e0f2d7202fbfc08f7685b41580 - 76.27% (18.4 MB)

[#001] sha256:f82870a7827962e0c3e8ed62063d1781a911bd2a6d016b1ad878b61fd7a109af - 23.72% (5.72 MB)

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


History
2018-11-16 13:09:32 UTC

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

2018-11-16 13:09:33 UTC

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

2018-12-13 12:57:36 UTC

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

2018-12-13 12:57:37 UTC

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

2018-12-13 12:57:37 UTC

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

2018-12-13 12:58:17 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_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

2018-12-13 12:58:18 UTC

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

2018-12-13 12:58:18 UTC

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

2018-12-13 12:58:19 UTC

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

2018-12-13 12:58:19 UTC

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

Details
Created

2018-12-13 09:52:30 UTC

Size

25.2 MB

Content Digest
Environment
HAPROXY_SHA256

f39513dbe819e3c7227a8482fd3bac5cc2a7bd2965fe773f353c55865a0ef211

HAPROXY_URL

https://www.haproxy.org/download/1.9/src/devel/haproxy-1.9-dev10.tar.gz

HAPROXY_VERSION

1.9-dev10

PATH

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


Layers

[#000] sha256:2216f9d9ff00a3bca028dc4e59b0b7dfcebea1fa5910cc432b3d2f2f4eb2016b - 76.89% (19.4 MB)

[#001] sha256:cd9480009b67b9096cea20c00b4632db49d12bc8fd6ae77311ad28b97ea6ad8f - 23.11% (5.83 MB)

[#002] sha256:82a3b24d8dcd80a873fd465c5ee92eb2a523b492356cbac412a3db93e829562c - 0.0% (381 Bytes)


History
2018-11-16 10:14:24 UTC

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

2018-11-16 10:14:25 UTC

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

2018-12-13 09:50:31 UTC

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

2018-12-13 09:50:32 UTC

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

2018-12-13 09:50:32 UTC

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

2018-12-13 09:52:28 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_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

2018-12-13 09:52:28 UTC

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

2018-12-13 09:52:29 UTC

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

2018-12-13 09:52:30 UTC

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

2018-12-13 09:52:30 UTC

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

Details
Created

2018-12-13 09:34:30 UTC

Size

27.5 MB

Content Digest
Environment
HAPROXY_SHA256

f39513dbe819e3c7227a8482fd3bac5cc2a7bd2965fe773f353c55865a0ef211

HAPROXY_URL

https://www.haproxy.org/download/1.9/src/devel/haproxy-1.9-dev10.tar.gz

HAPROXY_VERSION

1.9-dev10

PATH

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


Layers

[#000] sha256:5f1fd7593ff8841061926e767f73d9fd35ddfcbbe3858208ebf5ff0a20a961d0 - 78.85% (21.7 MB)

[#001] sha256:6d568246e0b2afc44a8d641f68b0a8f267b8d266d2f327907ab416d88a897f48 - 21.15% (5.82 MB)

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


History
2018-11-16 09:32:15 UTC

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

2018-11-16 09:32:22 UTC

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

2018-12-13 09:30:37 UTC

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

2018-12-13 09:30:38 UTC

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

2018-12-13 09:30:40 UTC

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

2018-12-13 09:34:03 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_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

2018-12-13 09:34:05 UTC

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

2018-12-13 09:34:17 UTC

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

2018-12-13 09:34:27 UTC

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

2018-12-13 09:34:30 UTC

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

Details
Created

2018-12-13 12:43:09 UTC

Size

27.3 MB

Content Digest
Environment
HAPROXY_SHA256

f39513dbe819e3c7227a8482fd3bac5cc2a7bd2965fe773f353c55865a0ef211

HAPROXY_URL

https://www.haproxy.org/download/1.9/src/devel/haproxy-1.9-dev10.tar.gz

HAPROXY_VERSION

1.9-dev10

PATH

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


Layers

[#000] sha256:db7aa0264595016e37963ab9cf4e6fbfa7b19d99cb39b16bbb561a02b7b459d2 - 77.99% (21.3 MB)

[#001] sha256:d5344e1b4feee543eb12ae42c64403c7734659da3b1dba391971672e4b6f1b3d - 22.01% (6.01 MB)

[#002] sha256:74f3260674e178b618209c854dab57b3a6fdd81a15e3b3a2aac39cbbd6e2a4d1 - 0.0% (379 Bytes)


History
2018-11-16 12:44:25 UTC

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

2018-11-16 12:44:27 UTC

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

2018-12-13 12:41:36 UTC

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

2018-12-13 12:41:36 UTC

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

2018-12-13 12:41:37 UTC

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

2018-12-13 12:43:07 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_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

2018-12-13 12:43:07 UTC

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

2018-12-13 12:43:08 UTC

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

2018-12-13 12:43:08 UTC

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

2018-12-13 12:43: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