Namespace
library
Image / Tag
haproxy:1.6.14-alpine
Content Digest
sha256:9745cd960173b031220123a5241595b4579e3383f5e12005cde701f198efbe29
Details
Created

2019-09-06 16:44:16 UTC

Size

6.27 MB

Content Digest
Environment
HAPROXY_SHA256

bac949838a3a497221d1a9e937d60cba32156783a216146a524ce40675b6b828

HAPROXY_URL

https://www.haproxy.org/download/1.6/src/haproxy-1.6.14.tar.gz

HAPROXY_VERSION

1.6.14

PATH

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


Layers

[#000] sha256:bb688fb2ed64cf52097deee74b161bb2df71ee9b4300bedb832ad48f1c5a5b86 - 34.55% (2.17 MB)

[#001] sha256:d120c0a2b11d7da9685f488818bfbcd14ca036a4a9de91ce3d9cd9d9560754dd - 65.45% (4.1 MB)

[#002] sha256:b3034888a351a22408ad5e329c887540a420b86f21d1f692357e8d1ad16d3f0b - 0.01% (403 Bytes)


History
2019-03-08 03:35:57 UTC

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

2019-03-08 03:35:58 UTC

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

2019-03-08 04:37:43 UTC

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

2019-03-08 04:37:44 UTC

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

2019-03-08 04:37:44 UTC

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

2019-09-06 16:44:16 UTC

/bin/sh -c set -x && apk add --no-cache --virtual .build-deps ca-certificates 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

2019-09-06 16:44:16 UTC

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

2019-09-06 16:44:16 UTC

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

2019-09-06 16:44:16 UTC

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

2019-09-06 16:44:16 UTC

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

Details
Created

2019-09-06 17:25:09 UTC

Size

6.44 MB

Content Digest
Environment
HAPROXY_SHA256

bac949838a3a497221d1a9e937d60cba32156783a216146a524ce40675b6b828

HAPROXY_URL

https://www.haproxy.org/download/1.6/src/haproxy-1.6.14.tar.gz

HAPROXY_VERSION

1.6.14

PATH

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


Layers

[#000] sha256:c87736221ed0bcaa60b8e92a19bec2284899ef89226f2a07968677cf59e637a4 - 32.68% (2.1 MB)

[#001] sha256:e53bc0e785d2c65f0ae3f7c30aea4c18655370a491eefa85e448cd359a0fc85b - 67.31% (4.34 MB)

[#002] sha256:70c40f730ed38a759d67243e8918f3ede49a5c5a487ba43fafae8430c0fb3ae6 - 0.01% (403 Bytes)


History
2019-03-07 22:19:46 UTC

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

2019-03-07 22:19:46 UTC

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

2019-03-07 23:19:55 UTC

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

2019-03-07 23:19:55 UTC

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

2019-03-07 23:19:55 UTC

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

2019-09-06 17:25:08 UTC

/bin/sh -c set -x && apk add --no-cache --virtual .build-deps ca-certificates 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

2019-09-06 17:25:08 UTC

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

2019-09-06 17:25:08 UTC

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

2019-09-06 17:25:08 UTC

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

2019-09-06 17:25:09 UTC

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

Details
Created

2019-09-06 16:55:30 UTC

Size

5.95 MB

Content Digest
Environment
HAPROXY_SHA256

bac949838a3a497221d1a9e937d60cba32156783a216146a524ce40675b6b828

HAPROXY_URL

https://www.haproxy.org/download/1.6/src/haproxy-1.6.14.tar.gz

HAPROXY_VERSION

1.6.14

PATH

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


Layers

[#000] sha256:6a2a63c54ac7e7a10b22eff084af50b3a725b0cff9ba6c6405290906d0eecdec - 34.42% (2.05 MB)

[#001] sha256:970e2ce0888a9da7b147541f3eb3029b9a7707e1834d3ca4f4eb6dadaed56431 - 65.57% (3.9 MB)

[#002] sha256:11a1f3c50c3bd1a83e1f3f7e6f6a9bca46677067ede9783b313eddb925dc7570 - 0.01% (402 Bytes)


History
2019-03-08 03:36:12 UTC

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

2019-03-08 03:36:13 UTC

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

2019-03-08 04:10:47 UTC

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

2019-03-08 04:10:47 UTC

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

2019-03-08 04:10:48 UTC

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

2019-09-06 16:55:27 UTC

/bin/sh -c set -x && apk add --no-cache --virtual .build-deps ca-certificates 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

2019-09-06 16:55:28 UTC

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

2019-09-06 16:55:28 UTC

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

2019-09-06 16:55:29 UTC

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

2019-09-06 16:55:30 UTC

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

Details
Created

2019-09-06 17:04:00 UTC

Size

5.96 MB

Content Digest
Environment
HAPROXY_SHA256

bac949838a3a497221d1a9e937d60cba32156783a216146a524ce40675b6b828

HAPROXY_URL

https://www.haproxy.org/download/1.6/src/haproxy-1.6.14.tar.gz

HAPROXY_VERSION

1.6.14

PATH

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


Layers

[#000] sha256:5011838a0b2d66c2c804ad057403a19bac7e263f0748579857f3ce4c0cbfc08c - 33.61% (2 MB)

[#001] sha256:44959173bf0786949e372920ef3434985fc828efbf53811df797c4f06c05f5a3 - 66.38% (3.96 MB)

[#002] sha256:5e8c0d693c539cb3d5510798db1824fa889220528506cc13de23bddc4194d466 - 0.01% (402 Bytes)


History
2019-06-19 20:39:56 UTC

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

2019-06-19 20:39:56 UTC

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

2019-06-19 21:02:12 UTC

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

2019-06-19 21:02:13 UTC

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

2019-06-19 21:02:13 UTC

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

2019-09-06 17:03:56 UTC

/bin/sh -c set -x && apk add --no-cache --virtual .build-deps ca-certificates 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

2019-09-06 17:03:57 UTC

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

2019-09-06 17:03:58 UTC

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

2019-09-06 17:03:59 UTC

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

2019-09-06 17:04:00 UTC

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

Details
Created

2019-09-06 17:30:29 UTC

Size

6.17 MB

Content Digest
Environment
HAPROXY_SHA256

bac949838a3a497221d1a9e937d60cba32156783a216146a524ce40675b6b828

HAPROXY_URL

https://www.haproxy.org/download/1.6/src/haproxy-1.6.14.tar.gz

HAPROXY_VERSION

1.6.14

PATH

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


Layers

[#000] sha256:0c6396bb25a488a80e061dc7e486b5fee792a25d36fbafa08c0b0f31ef402eac - 33.9% (2.09 MB)

[#001] sha256:fb303406f4a5abf765fd7e94abc480df510e045bbb81584fa4afa1d76ea6f98f - 66.09% (4.08 MB)

[#002] sha256:e6e1f664e5877328a956f2adb5153a7ae2049456a007346ff88e2fb3325ff070 - 0.01% (403 Bytes)


History
2019-06-19 21:20:45 UTC

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

2019-06-19 21:20:48 UTC

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

2019-06-19 22:34:26 UTC

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

2019-06-19 22:34:27 UTC

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

2019-06-19 22:34:29 UTC

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

2019-09-06 17:30:16 UTC

/bin/sh -c set -x && apk add --no-cache --virtual .build-deps ca-certificates 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

2019-09-06 17:30:18 UTC

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

2019-09-06 17:30:22 UTC

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

2019-09-06 17:30:25 UTC

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

2019-09-06 17:30:29 UTC

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

Details
Created

2019-09-06 16:44:23 UTC

Size

6.37 MB

Content Digest
Environment
HAPROXY_SHA256

bac949838a3a497221d1a9e937d60cba32156783a216146a524ce40675b6b828

HAPROXY_URL

https://www.haproxy.org/download/1.6/src/haproxy-1.6.14.tar.gz

HAPROXY_VERSION

1.6.14

PATH

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


Layers

[#000] sha256:2dae612ccf35f9ba25dee8f8762f1b8d330eaaad0cccef7cdac1c8292a37a081 - 34.55% (2.2 MB)

[#001] sha256:5e03e3e5da8c3da09be8a90ec5f0c2ac542309d725097fc8b5a2c660ef31b1bd - 65.44% (4.17 MB)

[#002] sha256:aab539d3b394e36c4a5290c1f8c4b460d5eff4e58bd9eb15d0e1103c67619e19 - 0.01% (403 Bytes)


History
2019-03-08 03:35:50 UTC

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

2019-03-08 03:35:50 UTC

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

2019-03-08 03:53:51 UTC

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

2019-03-08 03:53:51 UTC

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

2019-03-08 03:53:51 UTC

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

2019-09-06 16:44:22 UTC

/bin/sh -c set -x && apk add --no-cache --virtual .build-deps ca-certificates 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

2019-09-06 16:44:23 UTC

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

2019-09-06 16:44:23 UTC

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

2019-09-06 16:44:23 UTC

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

2019-09-06 16:44:23 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