Namespace
library
Image / Tag
haproxy:1.8-alpine
Content Digest
sha256:ffb2e453717d201c1455fda98a8ff2eb18dcad7054316345d43a2badcfc8e46f
Details
Created

2022-12-09 21:06:05 UTC

Size

6.69 MB

Content Digest
Environment
HAPROXY_SHA256

7fc2ff38c665e19bdc10de48de5512dbc5548efe7555a655a13a90afa481eaeb

HAPROXY_URL

https://www.haproxy.org/download/1.8/src/haproxy-1.8.31.tar.gz

HAPROXY_VERSION

1.8.31

PATH

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


Layers

[#000] sha256:0c10ccf9426f4a034c81b9e1a0fa81fc5cd957d8a4e0ea545ee33f4cd59f227b - 40.06% (2.68 MB)

[#001] sha256:b09e9850ac066b04228c7cde616bb9e2dd4d7741b0eff87759c09d0ba1d88173 - 0.02% (1.23 KB)

[#002] sha256:5bc142de6de408115073dd9d43898ac13c973b82fde0144599a80683d41ded9f - 59.91% (4.01 MB)

[#003] sha256:394ad1d7baa210e1f31a0c3a314220ebc09e06df7aa681dfedd2b9efc1c5679b - 0.01% (450 Bytes)

[#004] sha256:cb61c220e4c32fd45f0d3f007926d7078bd9937c313684c8ed5db5b3a4a0d15f - 0.0% (121 Bytes)


History
2022-11-12 03:38:23 UTC

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

2022-11-12 03:38:23 UTC

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

2022-11-12 04:24:39 UTC

/bin/sh -c set -eux; addgroup --gid 99 --system haproxy; adduser --disabled-password --home /var/lib/haproxy --ingroup haproxy --no-create-home --system --uid 99 haproxy ; mkdir /var/lib/haproxy; chown haproxy:haproxy /var/lib/haproxy

2022-12-09 21:05:36 UTC

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

2022-12-09 21:05:36 UTC

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

2022-12-09 21:05:37 UTC

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

2022-12-09 21:06:00 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps gcc libc-dev linux-headers lua5.3-dev make openssl openssl-dev pcre2-dev readline-dev tar zlib-dev ; 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_GETADDRINFO=1 USE_LUA=1 LUA_INC=/usr/include/lua5.3 LUA_LIB=/usr/lib/lua5.3 USE_OPENSSL=1 USE_PCRE2=1 USE_PCRE2_JIT=1 USE_ZLIB=1 EXTRA_OBJS=" " '; nproc="$(getconf _NPROCESSORS_ONLN)"; eval "make -C /usr/src/haproxy -j '$nproc' all $makeOpts"; eval "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; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-network --virtual .haproxy-rundeps $runDeps; apk del --no-network .build-deps; haproxy -v

2022-12-09 21:06:01 UTC

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

2022-12-09 21:06:03 UTC

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

2022-12-09 21:06:03 UTC

/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh / # backwards compat

2022-12-09 21:06:04 UTC

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

2022-12-09 21:06:05 UTC

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

Details
Created

2022-12-09 20:36:59 UTC

Size

6.78 MB

Content Digest
Environment
HAPROXY_SHA256

7fc2ff38c665e19bdc10de48de5512dbc5548efe7555a655a13a90afa481eaeb

HAPROXY_URL

https://www.haproxy.org/download/1.8/src/haproxy-1.8.31.tar.gz

HAPROXY_VERSION

1.8.31

PATH

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


Layers

[#000] sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 39.47% (2.68 MB)

[#001] sha256:fc229c7848655856c51fdd1beef0f0716033bf83666bfad909a2aa728aa8f5a2 - 0.02% (1.25 KB)

[#002] sha256:128dd93873783d83b2dc22b86b4608a0015a446dd44af2c334256dfc800023d4 - 60.51% (4.1 MB)

[#003] sha256:6bb54978b471ea3f3f55b71a6575f077c7580de9e3806d96915814b146902328 - 0.01% (450 Bytes)

[#004] sha256:6423105a1ea08bbc5518f9dbd6978715a7fceec886c6c2b779e328109588f050 - 0.0% (121 Bytes)


History
2022-11-12 04:19:23 UTC

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

2022-11-12 04:19:23 UTC

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

2022-11-12 05:49:04 UTC

/bin/sh -c set -eux; addgroup --gid 99 --system haproxy; adduser --disabled-password --home /var/lib/haproxy --ingroup haproxy --no-create-home --system --uid 99 haproxy ; mkdir /var/lib/haproxy; chown haproxy:haproxy /var/lib/haproxy

2022-12-09 20:36:37 UTC

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

2022-12-09 20:36:37 UTC

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

2022-12-09 20:36:37 UTC

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

2022-12-09 20:36:58 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps gcc libc-dev linux-headers lua5.3-dev make openssl openssl-dev pcre2-dev readline-dev tar zlib-dev ; 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_GETADDRINFO=1 USE_LUA=1 LUA_INC=/usr/include/lua5.3 LUA_LIB=/usr/lib/lua5.3 USE_OPENSSL=1 USE_PCRE2=1 USE_PCRE2_JIT=1 USE_ZLIB=1 EXTRA_OBJS=" " '; nproc="$(getconf _NPROCESSORS_ONLN)"; eval "make -C /usr/src/haproxy -j '$nproc' all $makeOpts"; eval "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; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-network --virtual .haproxy-rundeps $runDeps; apk del --no-network .build-deps; haproxy -v

2022-12-09 20:36:58 UTC

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

2022-12-09 20:36:58 UTC

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

2022-12-09 20:36:59 UTC

/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh / # backwards compat

2022-12-09 20:36:59 UTC

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

2022-12-09 20:36:59 UTC

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

Details
Created

2022-12-09 20:58:30 UTC

Size

6.46 MB

Content Digest
Environment
HAPROXY_SHA256

7fc2ff38c665e19bdc10de48de5512dbc5548efe7555a655a13a90afa481eaeb

HAPROXY_URL

https://www.haproxy.org/download/1.8/src/haproxy-1.8.31.tar.gz

HAPROXY_VERSION

1.8.31

PATH

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


Layers

[#000] sha256:9616ea8c1de4a90b1a50591336485e88ae5c2346e0d778bdbe69b00647bf8e39 - 38.63% (2.49 MB)

[#001] sha256:d80a0913eefaddcd5ebd37283eea65d5578f18630cf9786474bfb0085ac48cbe - 0.02% (1.22 KB)

[#002] sha256:8009ff8e14877701363728c5046292482b655859d6eb5136fc36f6d3e64f2720 - 61.34% (3.96 MB)

[#003] sha256:f48eb4dc7b7f195bc5eb1dadccfdc186dc325db45db80fc4d829d38f1bf499e0 - 0.01% (446 Bytes)

[#004] sha256:8931fc84175fd596ba6e66d589830ae9162104dd9ee2ba31ae5985931fa2864f - 0.0% (121 Bytes)


History
2022-11-12 03:49:18 UTC

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

2022-11-12 03:49:18 UTC

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

2022-11-12 11:41:11 UTC

/bin/sh -c set -eux; addgroup --gid 99 --system haproxy; adduser --disabled-password --home /var/lib/haproxy --ingroup haproxy --no-create-home --system --uid 99 haproxy ; mkdir /var/lib/haproxy; chown haproxy:haproxy /var/lib/haproxy

2022-12-09 20:58:11 UTC

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

2022-12-09 20:58:11 UTC

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

2022-12-09 20:58:11 UTC

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

2022-12-09 20:58:29 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps gcc libc-dev linux-headers lua5.3-dev make openssl openssl-dev pcre2-dev readline-dev tar zlib-dev ; 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_GETADDRINFO=1 USE_LUA=1 LUA_INC=/usr/include/lua5.3 LUA_LIB=/usr/lib/lua5.3 USE_OPENSSL=1 USE_PCRE2=1 USE_PCRE2_JIT=1 USE_ZLIB=1 EXTRA_OBJS=" " '; nproc="$(getconf _NPROCESSORS_ONLN)"; eval "make -C /usr/src/haproxy -j '$nproc' all $makeOpts"; eval "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; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-network --virtual .haproxy-rundeps $runDeps; apk del --no-network .build-deps; haproxy -v

2022-12-09 20:58:29 UTC

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

2022-12-09 20:58:29 UTC

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

2022-12-09 20:58:30 UTC

/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh / # backwards compat

2022-12-09 20:58:30 UTC

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

2022-12-09 20:58:30 UTC

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

Details
Created

2022-12-09 21:29:29 UTC

Size

6.19 MB

Content Digest
Environment
HAPROXY_SHA256

7fc2ff38c665e19bdc10de48de5512dbc5548efe7555a655a13a90afa481eaeb

HAPROXY_URL

https://www.haproxy.org/download/1.8/src/haproxy-1.8.31.tar.gz

HAPROXY_VERSION

1.8.31

PATH

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


Layers

[#000] sha256:e44ba29d168a7f7c9e914f3724614df9e070aa6ef9b9ba5c9004db3c071f403a - 37.25% (2.31 MB)

[#001] sha256:c6df4b5a65af2f730f31811e2961162deaaefde35135f6f4ce3141cbb3dba232 - 0.02% (1.22 KB)

[#002] sha256:aa0cc12c8eb4f645b03be130a3e85d312c2abf5ce1bf79e5b4b2ac4c212ec671 - 62.72% (3.88 MB)

[#003] sha256:240677ad7138357fc347ba1272c50fe02471796f97962e28379fbc0d59f11692 - 0.01% (445 Bytes)

[#004] sha256:c13591e09d6fab9f1e0d99ac96792b1c0e4d9ea4ff4cf3a06d537cad2a3231da - 0.0% (121 Bytes)


History
2022-11-12 03:57:24 UTC

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

2022-11-12 03:57:24 UTC

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

2022-11-12 04:36:25 UTC

/bin/sh -c set -eux; addgroup --gid 99 --system haproxy; adduser --disabled-password --home /var/lib/haproxy --ingroup haproxy --no-create-home --system --uid 99 haproxy ; mkdir /var/lib/haproxy; chown haproxy:haproxy /var/lib/haproxy

2022-12-09 21:29:11 UTC

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

2022-12-09 21:29:11 UTC

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

2022-12-09 21:29:11 UTC

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

2022-12-09 21:29:28 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps gcc libc-dev linux-headers lua5.3-dev make openssl openssl-dev pcre2-dev readline-dev tar zlib-dev ; 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_GETADDRINFO=1 USE_LUA=1 LUA_INC=/usr/include/lua5.3 LUA_LIB=/usr/lib/lua5.3 USE_OPENSSL=1 USE_PCRE2=1 USE_PCRE2_JIT=1 USE_ZLIB=1 EXTRA_OBJS=" " '; nproc="$(getconf _NPROCESSORS_ONLN)"; eval "make -C /usr/src/haproxy -j '$nproc' all $makeOpts"; eval "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; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-network --virtual .haproxy-rundeps $runDeps; apk del --no-network .build-deps; haproxy -v

2022-12-09 21:29:28 UTC

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

2022-12-09 21:29:28 UTC

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

2022-12-09 21:29:29 UTC

/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh / # backwards compat

2022-12-09 21:29:29 UTC

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

2022-12-09 21:29:29 UTC

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

Details
Created

2022-12-09 20:55:45 UTC

Size

6.63 MB

Content Digest
Environment
HAPROXY_SHA256

7fc2ff38c665e19bdc10de48de5512dbc5548efe7555a655a13a90afa481eaeb

HAPROXY_URL

https://www.haproxy.org/download/1.8/src/haproxy-1.8.31.tar.gz

HAPROXY_VERSION

1.8.31

PATH

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


Layers

[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 38.97% (2.58 MB)

[#001] sha256:d0bea23bf47474a454f4d617606307d0397933690b39c4bf0c4287390e4985aa - 0.02% (1.25 KB)

[#002] sha256:9158cc6e4ae73eb59ece3803906e61d0df9e69ed9afc99529bba56f29bc8b0a3 - 61.0% (4.04 MB)

[#003] sha256:8acc82d28117200cac64ac9a828241678319a6c01f7332957c5b3fa8533e774a - 0.01% (445 Bytes)

[#004] sha256:371cf99a550d2ba291fc5808d18690232c44aa04cb637d6079b23216bb2c80b9 - 0.0% (121 Bytes)


History
2022-11-12 03:39:38 UTC

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

2022-11-12 03:39:38 UTC

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

2022-11-12 04:18:15 UTC

/bin/sh -c set -eux; addgroup --gid 99 --system haproxy; adduser --disabled-password --home /var/lib/haproxy --ingroup haproxy --no-create-home --system --uid 99 haproxy ; mkdir /var/lib/haproxy; chown haproxy:haproxy /var/lib/haproxy

2022-12-09 20:55:30 UTC

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

2022-12-09 20:55:30 UTC

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

2022-12-09 20:55:30 UTC

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

2022-12-09 20:55:44 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps gcc libc-dev linux-headers lua5.3-dev make openssl openssl-dev pcre2-dev readline-dev tar zlib-dev ; 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_GETADDRINFO=1 USE_LUA=1 LUA_INC=/usr/include/lua5.3 LUA_LIB=/usr/lib/lua5.3 USE_OPENSSL=1 USE_PCRE2=1 USE_PCRE2_JIT=1 USE_ZLIB=1 EXTRA_OBJS=" " '; nproc="$(getconf _NPROCESSORS_ONLN)"; eval "make -C /usr/src/haproxy -j '$nproc' all $makeOpts"; eval "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; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-network --virtual .haproxy-rundeps $runDeps; apk del --no-network .build-deps; haproxy -v

2022-12-09 20:55:44 UTC

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

2022-12-09 20:55:44 UTC

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

2022-12-09 20:55:45 UTC

/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh / # backwards compat

2022-12-09 20:55:45 UTC

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

2022-12-09 20:55:45 UTC

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

Details
Created

2022-12-09 20:39:39 UTC

Size

6.93 MB

Content Digest
Environment
HAPROXY_SHA256

7fc2ff38c665e19bdc10de48de5512dbc5548efe7555a655a13a90afa481eaeb

HAPROXY_URL

https://www.haproxy.org/download/1.8/src/haproxy-1.8.31.tar.gz

HAPROXY_VERSION

1.8.31

PATH

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


Layers

[#000] sha256:5c3a6ece62351976dfb4b56dc417aebd2a7dbda14ebac2737edd2ab43883553f - 38.57% (2.67 MB)

[#001] sha256:5b69b6b3a78263259888dc013b8626d47d536725a660aefd4d9c1bb030d0c767 - 0.02% (1.25 KB)

[#002] sha256:b01f68da9aa7a5f1e718982b2de80b5df42b3cd4261bee161fa82f4092519695 - 61.41% (4.25 MB)

[#003] sha256:648af16679865face3881ee945239e116c2fcec1966d2a10e8435863c926b30e - 0.01% (450 Bytes)

[#004] sha256:427296102ba04e98d6c37c28e24be2118a29c07ed57840552be58a261098b70c - 0.0% (121 Bytes)


History
2022-11-12 04:16:30 UTC

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

2022-11-12 04:16:31 UTC

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

2022-11-12 05:04:25 UTC

/bin/sh -c set -eux; addgroup --gid 99 --system haproxy; adduser --disabled-password --home /var/lib/haproxy --ingroup haproxy --no-create-home --system --uid 99 haproxy ; mkdir /var/lib/haproxy; chown haproxy:haproxy /var/lib/haproxy

2022-12-09 20:39:13 UTC

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

2022-12-09 20:39:13 UTC

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

2022-12-09 20:39:14 UTC

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

2022-12-09 20:39:37 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps gcc libc-dev linux-headers lua5.3-dev make openssl openssl-dev pcre2-dev readline-dev tar zlib-dev ; 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_GETADDRINFO=1 USE_LUA=1 LUA_INC=/usr/include/lua5.3 LUA_LIB=/usr/lib/lua5.3 USE_OPENSSL=1 USE_PCRE2=1 USE_PCRE2_JIT=1 USE_ZLIB=1 EXTRA_OBJS=" " '; nproc="$(getconf _NPROCESSORS_ONLN)"; eval "make -C /usr/src/haproxy -j '$nproc' all $makeOpts"; eval "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; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-network --virtual .haproxy-rundeps $runDeps; apk del --no-network .build-deps; haproxy -v

2022-12-09 20:39:37 UTC

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

2022-12-09 20:39:38 UTC

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

2022-12-09 20:39:39 UTC

/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh / # backwards compat

2022-12-09 20:39:39 UTC

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

2022-12-09 20:39:39 UTC

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

Details
Created

2022-12-09 21:01:33 UTC

Size

6.41 MB

Content Digest
Environment
HAPROXY_SHA256

7fc2ff38c665e19bdc10de48de5512dbc5548efe7555a655a13a90afa481eaeb

HAPROXY_URL

https://www.haproxy.org/download/1.8/src/haproxy-1.8.31.tar.gz

HAPROXY_VERSION

1.8.31

PATH

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


Layers

[#000] sha256:cff16a5ffe2df97bc1d10b021c5ceb98bdb36a18a1d70395590444ac204a9b2b - 38.55% (2.47 MB)

[#001] sha256:73f4be43e7d1b746feb25fa3178d94d0ce1f92da594c9e5a8733572a1a6373b9 - 0.02% (1.25 KB)

[#002] sha256:98714816702014fb6b4a16eaa9654188b0e9dbf6ae35dc935725ef5ac0f639a6 - 61.43% (3.94 MB)

[#003] sha256:d0d950fbf76bba62768640b515daa80ce619d44cc4fb3992f54eff0ba01a1b01 - 0.01% (446 Bytes)

[#004] sha256:83e3634ba8fe1d37c3ae23e6c47b7de592e1526f24823eb40becb71d0debd7c3 - 0.0% (121 Bytes)


History
2022-11-12 03:42:05 UTC

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

2022-11-12 03:42:06 UTC

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

2022-11-12 05:11:47 UTC

/bin/sh -c set -eux; addgroup --gid 99 --system haproxy; adduser --disabled-password --home /var/lib/haproxy --ingroup haproxy --no-create-home --system --uid 99 haproxy ; mkdir /var/lib/haproxy; chown haproxy:haproxy /var/lib/haproxy

2022-12-09 21:01:10 UTC

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

2022-12-09 21:01:10 UTC

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

2022-12-09 21:01:11 UTC

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

2022-12-09 21:01:32 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps gcc libc-dev linux-headers lua5.3-dev make openssl openssl-dev pcre2-dev readline-dev tar zlib-dev ; 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_GETADDRINFO=1 USE_LUA=1 LUA_INC=/usr/include/lua5.3 LUA_LIB=/usr/lib/lua5.3 USE_OPENSSL=1 USE_PCRE2=1 USE_PCRE2_JIT=1 USE_ZLIB=1 EXTRA_OBJS=" " '; nproc="$(getconf _NPROCESSORS_ONLN)"; eval "make -C /usr/src/haproxy -j '$nproc' all $makeOpts"; eval "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; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-network --virtual .haproxy-rundeps $runDeps; apk del --no-network .build-deps; haproxy -v

2022-12-09 21:01:32 UTC

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

2022-12-09 21:01:32 UTC

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

2022-12-09 21:01:33 UTC

/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh / # backwards compat

2022-12-09 21:01:33 UTC

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

2022-12-09 21:01:33 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