Namespace
library
Image / Tag
haproxy:2.9-dev3-bullseye
Content Digest
sha256:7024b4bc78b2b68cd4d38044698449fad40d61be22743caa74a15fdaee4517ca
Details
Created

2023-08-15 23:50:47 UTC

Size

38.9 MB

Content Digest
Environment
HAPROXY_SHA256

f6ea0236ecf29d363a071bce7b4f3d14071f0c769e58307859bb6920c598d5aa

HAPROXY_URL

https://www.haproxy.org/download/2.9/src/devel/haproxy-2.9-dev3.tar.gz

HAPROXY_VERSION

2.9-dev3

PATH

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


Layers

[#000] sha256:f6edc1df8dbb4cb778380e62ce1680ea580c1b213c048642bb7adaafa4cc6d73 - 79.4% (30.9 MB)

[#001] sha256:0fdc825e5f9b96afcf615e9bbcb4b648af3ea0d7091dd32a6cfd2c24ea7818c2 - 0.0% (1.4 KB)

[#002] sha256:9602d604960721b8ffc52ee18f1a84ff1aad063642480902074f9b5977daf908 - 20.59% (8.01 MB)

[#003] sha256:cc6f1b6f41e37d21f5b9e52fa4e1c3c3a6275df9251aee9a580ccc35ad69d8aa - 0.0% (450 Bytes)


History
2023-08-15 23:39:23 UTC

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

2023-08-15 23:39:23 UTC

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

2023-08-15 23:49:44 UTC

/bin/sh -c set -eux; groupadd --gid 99 --system haproxy; useradd --gid haproxy --home-dir /var/lib/haproxy --no-create-home --system --uid 99 haproxy ; mkdir /var/lib/haproxy; chown haproxy:haproxy /var/lib/haproxy

2023-08-15 23:49:44 UTC

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

2023-08-15 23:49:44 UTC

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

2023-08-15 23:49:44 UTC

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

2023-08-15 23:50:46 UTC

/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update && apt-get install -y --no-install-recommends ca-certificates gcc libc6-dev liblua5.3-dev libpcre2-dev libssl-dev make wget ; 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=linux-glibc USE_GETADDRINFO=1 USE_LUA=1 LUA_INC=/usr/include/lua5.3 USE_OPENSSL=1 USE_PCRE2=1 USE_PCRE2_JIT=1 USE_PROMEX=1 EXTRA_OBJS=" " '; dpkgArch="$(dpkg --print-architecture)"; case "$dpkgArch" in armel) makeOpts="$makeOpts ADDLIB=-latomic" ;; esac; nproc="$(nproc)"; 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; 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; haproxy -v

2023-08-15 23:50:47 UTC

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

2023-08-15 23:50:47 UTC

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

2023-08-15 23:50:47 UTC

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

2023-08-15 23:50:47 UTC

/bin/sh -c #(nop) USER haproxy

2023-08-15 23:50:47 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/haproxy

2023-08-15 23:50:47 UTC

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

Details
Created

2023-08-16 01:50:11 UTC

Size

38.2 MB

Content Digest
Environment
HAPROXY_SHA256

f6ea0236ecf29d363a071bce7b4f3d14071f0c769e58307859bb6920c598d5aa

HAPROXY_URL

https://www.haproxy.org/download/2.9/src/devel/haproxy-2.9-dev3.tar.gz

HAPROXY_VERSION

2.9-dev3

PATH

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


Layers

[#000] sha256:14726c8f78342865030f97a8d3492e2d1a68fbd22778f9a31dc6be4b4f12a9bc - 78.38% (30 MB)

[#001] sha256:2208835c74a278e256b0dd1cd674f499b2bd3fcc4db0a9b7da0cd07bd3016978 - 0.0% (1.4 KB)

[#002] sha256:f4996c57655cf2885f28bd6f98dee86afd17906daba96ce03b40c95138d9b218 - 21.61% (8.26 MB)

[#003] sha256:8423fd49f2d91bbdca605f4813379fa221228c0974a52ec19f7f18fbc500bd1f - 0.0% (452 Bytes)


History
2023-08-16 01:00:09 UTC

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

2023-08-16 01:00:09 UTC

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

2023-08-16 01:49:30 UTC

/bin/sh -c set -eux; groupadd --gid 99 --system haproxy; useradd --gid haproxy --home-dir /var/lib/haproxy --no-create-home --system --uid 99 haproxy ; mkdir /var/lib/haproxy; chown haproxy:haproxy /var/lib/haproxy

2023-08-16 01:49:30 UTC

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

2023-08-16 01:49:30 UTC

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

2023-08-16 01:49:30 UTC

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

2023-08-16 01:50:10 UTC

/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update && apt-get install -y --no-install-recommends ca-certificates gcc libc6-dev liblua5.3-dev libpcre2-dev libssl-dev make wget ; 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=linux-glibc USE_GETADDRINFO=1 USE_LUA=1 LUA_INC=/usr/include/lua5.3 USE_OPENSSL=1 USE_PCRE2=1 USE_PCRE2_JIT=1 USE_PROMEX=1 EXTRA_OBJS=" " '; dpkgArch="$(dpkg --print-architecture)"; case "$dpkgArch" in armel) makeOpts="$makeOpts ADDLIB=-latomic" ;; esac; nproc="$(nproc)"; 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; 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; haproxy -v

2023-08-16 01:50:10 UTC

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

2023-08-16 01:50:11 UTC

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

2023-08-16 01:50:11 UTC

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

2023-08-16 01:50:11 UTC

/bin/sh -c #(nop) USER haproxy

2023-08-16 01:50:11 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/haproxy

2023-08-16 01:50:11 UTC

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

Details
Created

2023-08-16 00:25:32 UTC

Size

35.8 MB

Content Digest
Environment
HAPROXY_SHA256

f6ea0236ecf29d363a071bce7b4f3d14071f0c769e58307859bb6920c598d5aa

HAPROXY_URL

https://www.haproxy.org/download/2.9/src/devel/haproxy-2.9-dev3.tar.gz

HAPROXY_VERSION

2.9-dev3

PATH

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


Layers

[#000] sha256:a1de04ebd80600d150cca674fb676a51a44730027c798fad7415210924b7fed2 - 77.07% (27.6 MB)

[#001] sha256:0d52d88089137d8452a7f63e7610b30bb57d524255304075dc7fe1bbdc7d3873 - 0.0% (1.4 KB)

[#002] sha256:c6b0324410ea4614542db8697e1fe614c02d4d884450d781eb92a66efdce2c0f - 22.92% (8.2 MB)

[#003] sha256:47606613ecce5111b29402fec65414f2ef44c32c33cba920041296e55f5de7ac - 0.0% (454 Bytes)


History
2023-08-15 23:48:48 UTC

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

2023-08-15 23:48:48 UTC

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

2023-08-16 00:24:58 UTC

/bin/sh -c set -eux; groupadd --gid 99 --system haproxy; useradd --gid haproxy --home-dir /var/lib/haproxy --no-create-home --system --uid 99 haproxy ; mkdir /var/lib/haproxy; chown haproxy:haproxy /var/lib/haproxy

2023-08-16 00:24:58 UTC

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

2023-08-16 00:24:58 UTC

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

2023-08-16 00:24:58 UTC

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

2023-08-16 00:25:32 UTC

/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update && apt-get install -y --no-install-recommends ca-certificates gcc libc6-dev liblua5.3-dev libpcre2-dev libssl-dev make wget ; 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=linux-glibc USE_GETADDRINFO=1 USE_LUA=1 LUA_INC=/usr/include/lua5.3 USE_OPENSSL=1 USE_PCRE2=1 USE_PCRE2_JIT=1 USE_PROMEX=1 EXTRA_OBJS=" " '; dpkgArch="$(dpkg --print-architecture)"; case "$dpkgArch" in armel) makeOpts="$makeOpts ADDLIB=-latomic" ;; esac; nproc="$(nproc)"; 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; 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; haproxy -v

2023-08-16 00:25:32 UTC

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

2023-08-16 00:25:32 UTC

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

2023-08-16 00:25:32 UTC

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

2023-08-16 00:25:32 UTC

/bin/sh -c #(nop) USER haproxy

2023-08-16 00:25:32 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/haproxy

2023-08-16 00:25:32 UTC

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

Details
Created

2023-08-16 07:50:09 UTC

Size

33.4 MB

Content Digest
Environment
HAPROXY_SHA256

f6ea0236ecf29d363a071bce7b4f3d14071f0c769e58307859bb6920c598d5aa

HAPROXY_URL

https://www.haproxy.org/download/2.9/src/devel/haproxy-2.9-dev3.tar.gz

HAPROXY_VERSION

2.9-dev3

PATH

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


Layers

[#000] sha256:66971a88ba9c0b0ac6503475f1bc4981010269bdba2638318b63c625ee44cd79 - 75.9% (25.3 MB)

[#001] sha256:afa15b4979d7acac5a446675deef6837a9a4c5804e2d71838bfa0093518eb35f - 0.0% (1.4 KB)

[#002] sha256:f32a815b03312a8b5c60d2b9cc7d819bb4d782b511d3418bee699e4caa85ec6e - 24.09% (8.05 MB)

[#003] sha256:d1e32884b007dbb8670f8dbe527c871126afe52d95b27449f719ca7b4d613f86 - 0.0% (451 Bytes)


History
2023-08-16 00:17:33 UTC

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

2023-08-16 00:17:33 UTC

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

2023-08-16 07:49:38 UTC

/bin/sh -c set -eux; groupadd --gid 99 --system haproxy; useradd --gid haproxy --home-dir /var/lib/haproxy --no-create-home --system --uid 99 haproxy ; mkdir /var/lib/haproxy; chown haproxy:haproxy /var/lib/haproxy

2023-08-16 07:49:38 UTC

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

2023-08-16 07:49:38 UTC

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

2023-08-16 07:49:38 UTC

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

2023-08-16 07:50:08 UTC

/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update && apt-get install -y --no-install-recommends ca-certificates gcc libc6-dev liblua5.3-dev libpcre2-dev libssl-dev make wget ; 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=linux-glibc USE_GETADDRINFO=1 USE_LUA=1 LUA_INC=/usr/include/lua5.3 USE_OPENSSL=1 USE_PCRE2=1 USE_PCRE2_JIT=1 USE_PROMEX=1 EXTRA_OBJS=" " '; dpkgArch="$(dpkg --print-architecture)"; case "$dpkgArch" in armel) makeOpts="$makeOpts ADDLIB=-latomic" ;; esac; nproc="$(nproc)"; 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; 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; haproxy -v

2023-08-16 07:50:08 UTC

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

2023-08-16 07:50:08 UTC

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

2023-08-16 07:50:08 UTC

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

2023-08-16 07:50:09 UTC

/bin/sh -c #(nop) USER haproxy

2023-08-16 07:50:09 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/haproxy

2023-08-16 07:50:09 UTC

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

Details
Created

2023-08-15 23:49:03 UTC

Size

37 MB

Content Digest
Environment
HAPROXY_SHA256

f6ea0236ecf29d363a071bce7b4f3d14071f0c769e58307859bb6920c598d5aa

HAPROXY_URL

https://www.haproxy.org/download/2.9/src/devel/haproxy-2.9-dev3.tar.gz

HAPROXY_VERSION

2.9-dev3

PATH

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


Layers

[#000] sha256:41f92d5a73b9bee296c7b4a3817b28098b22fb60112608b42bb03570ca296115 - 77.59% (28.7 MB)

[#001] sha256:f2735e8dd6c2e477dd6db4d41e0689aebb770c0eee0711cefdf038b02872c88c - 0.0% (1.4 KB)

[#002] sha256:b3a872bb3dc00bdf4b739fd9eff6a1c7a1e60cf1892d918acc715ce272c2b655 - 22.41% (8.28 MB)

[#003] sha256:5b66cb6e955f476313952c98ab04385740596e4f19b05476d987cd70141b0f4c - 0.0% (453 Bytes)


History
2023-08-15 23:40:11 UTC

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

2023-08-15 23:40:11 UTC

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

2023-08-15 23:48:36 UTC

/bin/sh -c set -eux; groupadd --gid 99 --system haproxy; useradd --gid haproxy --home-dir /var/lib/haproxy --no-create-home --system --uid 99 haproxy ; mkdir /var/lib/haproxy; chown haproxy:haproxy /var/lib/haproxy

2023-08-15 23:48:36 UTC

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

2023-08-15 23:48:36 UTC

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

2023-08-15 23:48:36 UTC

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

2023-08-15 23:49:03 UTC

/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update && apt-get install -y --no-install-recommends ca-certificates gcc libc6-dev liblua5.3-dev libpcre2-dev libssl-dev make wget ; 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=linux-glibc USE_GETADDRINFO=1 USE_LUA=1 LUA_INC=/usr/include/lua5.3 USE_OPENSSL=1 USE_PCRE2=1 USE_PCRE2_JIT=1 USE_PROMEX=1 EXTRA_OBJS=" " '; dpkgArch="$(dpkg --print-architecture)"; case "$dpkgArch" in armel) makeOpts="$makeOpts ADDLIB=-latomic" ;; esac; nproc="$(nproc)"; 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; 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; haproxy -v

2023-08-15 23:49:03 UTC

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

2023-08-15 23:49:03 UTC

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

2023-08-15 23:49:03 UTC

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

2023-08-15 23:49:03 UTC

/bin/sh -c #(nop) USER haproxy

2023-08-15 23:49:03 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/haproxy

2023-08-15 23:49:03 UTC

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

Details
Created

2023-08-17 23:10:47 UTC

Size

36.7 MB

Content Digest
Environment
HAPROXY_SHA256

f6ea0236ecf29d363a071bce7b4f3d14071f0c769e58307859bb6920c598d5aa

HAPROXY_URL

https://www.haproxy.org/download/2.9/src/devel/haproxy-2.9-dev3.tar.gz

HAPROXY_VERSION

2.9-dev3

PATH

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


Layers

[#000] sha256:7ef62af8109683ee92b199cf210a6e6134ce588b610d2a6b93fc467d34648300 - 77.11% (28.3 MB)

[#001] sha256:2bc215b9b4c685fa5b2156897653efa929c13019f47ac26267d2198bdaa765b2 - 0.0% (1.26 KB)

[#002] sha256:a4b3d6c67b886aea6e181848ba6f2ff8f1546630eea9be75a36ea1655e48d935 - 22.89% (8.39 MB)

[#003] sha256:97d6a100a278e48c52e28b2c1c23977bd4ce83b80f869c2a642ca3d5a3890be9 - 0.0% (453 Bytes)


History
2023-08-16 00:09:57 UTC

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

2023-08-16 00:10:01 UTC

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

2023-08-17 23:06:48 UTC

/bin/sh -c set -eux; groupadd --gid 99 --system haproxy; useradd --gid haproxy --home-dir /var/lib/haproxy --no-create-home --system --uid 99 haproxy ; mkdir /var/lib/haproxy; chown haproxy:haproxy /var/lib/haproxy

2023-08-17 23:06:50 UTC

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

2023-08-17 23:06:53 UTC

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

2023-08-17 23:06:55 UTC

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

2023-08-17 23:10:32 UTC

/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update && apt-get install -y --no-install-recommends ca-certificates gcc libc6-dev liblua5.3-dev libpcre2-dev libssl-dev make wget ; 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=linux-glibc USE_GETADDRINFO=1 USE_LUA=1 LUA_INC=/usr/include/lua5.3 USE_OPENSSL=1 USE_PCRE2=1 USE_PCRE2_JIT=1 USE_PROMEX=1 EXTRA_OBJS=" " '; dpkgArch="$(dpkg --print-architecture)"; case "$dpkgArch" in armel) makeOpts="$makeOpts ADDLIB=-latomic" ;; esac; nproc="$(nproc)"; 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; 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; haproxy -v

2023-08-17 23:10:35 UTC

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

2023-08-17 23:10:37 UTC

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

2023-08-17 23:10:40 UTC

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

2023-08-17 23:10:42 UTC

/bin/sh -c #(nop) USER haproxy

2023-08-17 23:10:45 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/haproxy

2023-08-17 23:10:47 UTC

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

Details
Created

2023-08-16 03:28:42 UTC

Size

42.4 MB

Content Digest
Environment
HAPROXY_SHA256

f6ea0236ecf29d363a071bce7b4f3d14071f0c769e58307859bb6920c598d5aa

HAPROXY_URL

https://www.haproxy.org/download/2.9/src/devel/haproxy-2.9-dev3.tar.gz

HAPROXY_VERSION

2.9-dev3

PATH

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


Layers

[#000] sha256:dacf4195c8a0403fd11459739bf9dc9be427261bf5e0bedb49e18d1498cf7c2e - 79.45% (33.7 MB)

[#001] sha256:7cca1eef9558257b0782fe6c381f214943dcdbb67f543e3c788d28e15f28ab7a - 0.0% (1.4 KB)

[#002] sha256:28f601ea99b3a8e5987e36f8e597c7845abb6f9cbf5f2ab1885a09eca756823b - 20.54% (8.7 MB)

[#003] sha256:f2b6b3de506647732bb19b71e5ab080104748dce01e65c78cd7c1b0f5755e9cb - 0.0% (453 Bytes)


History
2023-08-16 01:10:12 UTC

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

2023-08-16 01:10:14 UTC

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

2023-08-16 03:27:15 UTC

/bin/sh -c set -eux; groupadd --gid 99 --system haproxy; useradd --gid haproxy --home-dir /var/lib/haproxy --no-create-home --system --uid 99 haproxy ; mkdir /var/lib/haproxy; chown haproxy:haproxy /var/lib/haproxy

2023-08-16 03:27:15 UTC

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

2023-08-16 03:27:16 UTC

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

2023-08-16 03:27:16 UTC

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

2023-08-16 03:28:38 UTC

/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update && apt-get install -y --no-install-recommends ca-certificates gcc libc6-dev liblua5.3-dev libpcre2-dev libssl-dev make wget ; 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=linux-glibc USE_GETADDRINFO=1 USE_LUA=1 LUA_INC=/usr/include/lua5.3 USE_OPENSSL=1 USE_PCRE2=1 USE_PCRE2_JIT=1 USE_PROMEX=1 EXTRA_OBJS=" " '; dpkgArch="$(dpkg --print-architecture)"; case "$dpkgArch" in armel) makeOpts="$makeOpts ADDLIB=-latomic" ;; esac; nproc="$(nproc)"; 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; 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; haproxy -v

2023-08-16 03:28:39 UTC

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

2023-08-16 03:28:39 UTC

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

2023-08-16 03:28:40 UTC

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

2023-08-16 03:28:41 UTC

/bin/sh -c #(nop) USER haproxy

2023-08-16 03:28:41 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/haproxy

2023-08-16 03:28:42 UTC

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

Details
Created

2023-08-15 23:52:09 UTC

Size

36.6 MB

Content Digest
Environment
HAPROXY_SHA256

f6ea0236ecf29d363a071bce7b4f3d14071f0c769e58307859bb6920c598d5aa

HAPROXY_URL

https://www.haproxy.org/download/2.9/src/devel/haproxy-2.9-dev3.tar.gz

HAPROXY_VERSION

2.9-dev3

PATH

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


Layers

[#000] sha256:ea73d3d24162398a0ce0ad0034fa886c08f7b61653af0aa26b657c243f5ca5e5 - 77.28% (28.3 MB)

[#001] sha256:5ff2405138ef771db2a4384868106b0cad829691e04b735056133574ca3b7d2e - 0.0% (1.39 KB)

[#002] sha256:3204015c8e6a192730262ba0c670be1773aac66aa2dc8cb56dc3b5237b4fc8e3 - 22.71% (8.31 MB)

[#003] sha256:723b1a0cf2dcc974b48860a3570536d6af2dcafebce1ab64e79df6cf1d65be72 - 0.0% (450 Bytes)


History
2023-08-15 23:43:03 UTC

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

2023-08-15 23:43:06 UTC

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

2023-08-15 23:51:28 UTC

/bin/sh -c set -eux; groupadd --gid 99 --system haproxy; useradd --gid haproxy --home-dir /var/lib/haproxy --no-create-home --system --uid 99 haproxy ; mkdir /var/lib/haproxy; chown haproxy:haproxy /var/lib/haproxy

2023-08-15 23:51:28 UTC

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

2023-08-15 23:51:29 UTC

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

2023-08-15 23:51:29 UTC

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

2023-08-15 23:52:08 UTC

/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update && apt-get install -y --no-install-recommends ca-certificates gcc libc6-dev liblua5.3-dev libpcre2-dev libssl-dev make wget ; 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=linux-glibc USE_GETADDRINFO=1 USE_LUA=1 LUA_INC=/usr/include/lua5.3 USE_OPENSSL=1 USE_PCRE2=1 USE_PCRE2_JIT=1 USE_PROMEX=1 EXTRA_OBJS=" " '; dpkgArch="$(dpkg --print-architecture)"; case "$dpkgArch" in armel) makeOpts="$makeOpts ADDLIB=-latomic" ;; esac; nproc="$(nproc)"; 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; 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; haproxy -v

2023-08-15 23:52:08 UTC

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

2023-08-15 23:52:08 UTC

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

2023-08-15 23:52:08 UTC

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

2023-08-15 23:52:09 UTC

/bin/sh -c #(nop) USER haproxy

2023-08-15 23:52:09 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/haproxy

2023-08-15 23:52: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