Namespace
library
Image / Tag
haproxy:2.0.31-alpine3.16
Content Digest
sha256:9ef6fdf36feba9261a373b48c10ad303aefed16007a73ac53412aa0ab1cbc625
Details
Created

2023-03-29 18:24:31 UTC

Size

8.11 MB

Content Digest
Environment
HAPROXY_SHA256

240347006c5bc9f62443c95606a88bad0cc6fb174452fbe5a175a519e3946ad9

HAPROXY_URL

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

HAPROXY_VERSION

2.0.31

PATH

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


Layers

[#000] sha256:dea45757091f21722aec41fb20845e57a04f4bb8c199531491f1dc070480a574 - 33.05% (2.68 MB)

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

[#002] sha256:d1bdbc1f7c335988ce9e3250d4207394b1ba47c745cc531ce1ec8ed2bc82f03e - 66.93% (5.43 MB)

[#003] sha256:15dc734184d03452d472f397736e68ddc34be47999c81fe0f2141adda290beff - 0.01% (449 Bytes)

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


History
2023-03-29 17:38:33 UTC

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

2023-03-29 17:38:33 UTC

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

2023-03-29 18:23:24 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

2023-03-29 18:23:24 UTC

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

2023-03-29 18:23:24 UTC

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

2023-03-29 18:23:24 UTC

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

2023-03-29 18:24:30 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=linux-glibc 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=" contrib/prometheus-exporter/service-prometheus.o " '; 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

2023-03-29 18:24:30 UTC

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

2023-03-29 18:24:30 UTC

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

2023-03-29 18:24:31 UTC

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

2023-03-29 18:24:31 UTC

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

2023-03-29 18:24:31 UTC

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

Details
Created

2023-03-29 18:59:22 UTC

Size

8.23 MB

Content Digest
Environment
HAPROXY_SHA256

240347006c5bc9f62443c95606a88bad0cc6fb174452fbe5a175a519e3946ad9

HAPROXY_URL

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

HAPROXY_VERSION

2.0.31

PATH

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


Layers

[#000] sha256:91d30c5bc19582de1415b18f1ec5bcbf52a558b62cf6cc201c9669df9f748c22 - 32.53% (2.68 MB)

[#001] sha256:46ca59f864c000da7dd4a2e400ee4f1fdeb2dc14cd8b8a9e2013a6673ad34ca9 - 0.01% (1.25 KB)

[#002] sha256:a23f44c3a8209707b6b6ed9b78c2ecb644f5a07bec8287600f1fd3cf9930bc0d - 67.45% (5.55 MB)

[#003] sha256:4bbefe73ce6a6596fdcdb389e2643b9d0c0d45b1e9433bc4ca2659e1319b3213 - 0.01% (445 Bytes)

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


History
2023-03-29 18:19:28 UTC

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

2023-03-29 18:19:28 UTC

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

2023-03-29 18:58:51 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

2023-03-29 18:58:51 UTC

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

2023-03-29 18:58:51 UTC

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

2023-03-29 18:58:51 UTC

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

2023-03-29 18:59:21 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=linux-glibc 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=" contrib/prometheus-exporter/service-prometheus.o " '; 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

2023-03-29 18:59:21 UTC

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

2023-03-29 18:59:21 UTC

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

2023-03-29 18:59:22 UTC

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

2023-03-29 18:59:22 UTC

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

2023-03-29 18:59:22 UTC

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

Details
Created

2023-03-30 01:02:29 UTC

Size

7.93 MB

Content Digest
Environment
HAPROXY_SHA256

240347006c5bc9f62443c95606a88bad0cc6fb174452fbe5a175a519e3946ad9

HAPROXY_URL

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

HAPROXY_VERSION

2.0.31

PATH

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


Layers

[#000] sha256:c4ddbcc13e08e4ef30f810d8afad41fd6994bd8af7d37746d0ea33d8813968fc - 31.47% (2.5 MB)

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

[#002] sha256:e54d9f6a772e8b66bbee3db7fd13a32bcd4dd5eb5b7bcb8654d1264a3c1a798a - 68.51% (5.43 MB)

[#003] sha256:a3ad59b099732a1948a024d66ea268f791d331f95a8f773a0a9a08e769777840 - 0.01% (448 Bytes)

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


History
2023-03-29 18:01:11 UTC

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

2023-03-29 18:01:11 UTC

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

2023-03-30 01:02:03 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

2023-03-30 01:02:03 UTC

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

2023-03-30 01:02:04 UTC

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

2023-03-30 01:02:04 UTC

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

2023-03-30 01:02: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=linux-glibc 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=" contrib/prometheus-exporter/service-prometheus.o " '; 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

2023-03-30 01:02:28 UTC

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

2023-03-30 01:02:29 UTC

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

2023-03-30 01:02:29 UTC

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

2023-03-30 01:02:29 UTC

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

2023-03-30 01:02:29 UTC

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

Details
Created

2023-03-29 18:23:55 UTC

Size

7.72 MB

Content Digest
Environment
HAPROXY_SHA256

240347006c5bc9f62443c95606a88bad0cc6fb174452fbe5a175a519e3946ad9

HAPROXY_URL

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

HAPROXY_VERSION

2.0.31

PATH

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


Layers

[#000] sha256:d378ffb313542b797defad9ec843de710c353f40e17e124e74f7e874971429ee - 29.89% (2.31 MB)

[#001] sha256:57bee4c13f7755e02d6739f8711fbc4dc37f8ada498aadba745f365d87b06b7d - 0.02% (1.26 KB)

[#002] sha256:04c48d2815779f62022390bb55be8d0373ab6961c98d81fec94b71c07cc42dee - 70.09% (5.41 MB)

[#003] sha256:5c13f64aea7d4302e7e31d236411cc33f42234a0dc637bcdd4d7acc788b22c40 - 0.01% (448 Bytes)

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


History
2023-03-29 18:04:21 UTC

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

2023-03-29 18:04:21 UTC

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

2023-03-29 18:23:30 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

2023-03-29 18:23:30 UTC

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

2023-03-29 18:23:30 UTC

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

2023-03-29 18:23:30 UTC

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

2023-03-29 18:23:55 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=linux-glibc 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=" contrib/prometheus-exporter/service-prometheus.o " '; 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

2023-03-29 18:23:55 UTC

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

2023-03-29 18:23:55 UTC

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

2023-03-29 18:23:55 UTC

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

2023-03-29 18:23:55 UTC

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

2023-03-29 18:23:55 UTC

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

Details
Created

2023-03-30 04:12:38 UTC

Size

8.13 MB

Content Digest
Environment
HAPROXY_SHA256

240347006c5bc9f62443c95606a88bad0cc6fb174452fbe5a175a519e3946ad9

HAPROXY_URL

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

HAPROXY_VERSION

2.0.31

PATH

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


Layers

[#000] sha256:547446be3368f442c50ff95e2a2a9c85110b6b41bbb3c75b7e5ebb115f478b57 - 31.79% (2.58 MB)

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

[#002] sha256:aa1aae6006e7ec3f11bd2aab1bcdef98d29eb06b8aa1e48fad441361ad3cea4a - 68.19% (5.54 MB)

[#003] sha256:2b60fa7114c82aaed493cf347957a026312c38d3da6a56a7f79afe2d7918816a - 0.01% (449 Bytes)

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


History
2023-03-29 17:39:20 UTC

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

2023-03-29 17:39:20 UTC

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

2023-03-30 04:12:12 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

2023-03-30 04:12:12 UTC

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

2023-03-30 04:12:12 UTC

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

2023-03-30 04:12:12 UTC

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

2023-03-30 04:12: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=linux-glibc 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=" contrib/prometheus-exporter/service-prometheus.o " '; 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

2023-03-30 04:12:37 UTC

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

2023-03-30 04:12:37 UTC

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

2023-03-30 04:12:37 UTC

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

2023-03-30 04:12:37 UTC

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

2023-03-30 04:12:38 UTC

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

Details
Created

2023-03-29 19:05:12 UTC

Size

8.44 MB

Content Digest
Environment
HAPROXY_SHA256

240347006c5bc9f62443c95606a88bad0cc6fb174452fbe5a175a519e3946ad9

HAPROXY_URL

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

HAPROXY_VERSION

2.0.31

PATH

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


Layers

[#000] sha256:d80736dee7a63492583c90bab1ab07f987ed5e10dfb16fd3f025df3a2d65f1c6 - 31.7% (2.67 MB)

[#001] sha256:36de2c2a1156ea51a49ace2ffa7a0be5d90c85770d72991f5a97db18a3a8d990 - 0.01% (1.25 KB)

[#002] sha256:863851243a7225b6579f4290f2acf94ae36175e8441ad45d1ba5dbe0b1c6298e - 68.28% (5.76 MB)

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

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


History
2023-03-29 18:16:34 UTC

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

2023-03-29 18:16:34 UTC

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

2023-03-29 19:04: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

2023-03-29 19:04:39 UTC

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

2023-03-29 19:04:40 UTC

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

2023-03-29 19:04:40 UTC

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

2023-03-29 19:05:09 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=linux-glibc 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=" contrib/prometheus-exporter/service-prometheus.o " '; 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

2023-03-29 19:05:10 UTC

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

2023-03-29 19:05:10 UTC

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

2023-03-29 19:05:11 UTC

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

2023-03-29 19:05:11 UTC

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

2023-03-29 19:05:12 UTC

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

Details
Created

2023-05-02 19:09:44 UTC

Size

7.88 MB

Content Digest
Environment
HAPROXY_SHA256

240347006c5bc9f62443c95606a88bad0cc6fb174452fbe5a175a519e3946ad9

HAPROXY_URL

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

HAPROXY_VERSION

2.0.31

PATH

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


Layers

[#000] sha256:95cbbfdf0c760cbcde91603c8eee15ec60d4aa5f874b4a538babcd2df1709174 - 31.37% (2.47 MB)

[#001] sha256:c0466eca9f090be029f43e541c07a25f22e163073d27f3f947614156e764a6ad - 0.02% (1.26 KB)

[#002] sha256:4242ff940119ad2e2c35cf66c5bc7e800776cdbdf0f6f5cb73abc67bc4efafba - 68.6% (5.41 MB)

[#003] sha256:b99451504647db90edfc53428e701d67573a7f758b34b4529f0a2f3575f34d6f - 0.01% (448 Bytes)

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


History
2023-03-29 17:42:02 UTC

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

2023-03-29 17:42:02 UTC

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

2023-05-02 19:09:07 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

2023-05-02 19:09:08 UTC

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

2023-05-02 19:09:08 UTC

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

2023-05-02 19:09:08 UTC

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

2023-05-02 19:09:42 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=linux-glibc 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=" contrib/prometheus-exporter/service-prometheus.o " '; 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

2023-05-02 19:09:43 UTC

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

2023-05-02 19:09:43 UTC

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

2023-05-02 19:09:43 UTC

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

2023-05-02 19:09:43 UTC

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

2023-05-02 19:09:44 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