Sign inSign up

instantlinux/haproxy-keepalived:2.5.1-alpine-2.2.4-r2

Multi-platform
Networking
Manifest digest

sha256:520dade55dbad7f6801624e24a382686a2597ce015d59ceac3a53f065b150e82

OS/ARCH

Compressed size

12.11 MB

Last pushed

over 4 years by instantlinux

Type

Image

Manifest digest

sha256:520dade55dbad7f6801624e24a382686a2597ce015d59ceac3a53f065b150e82

Image Layers

1ADD file ... in / 2.59 MB
2CMD ["/bin/sh"]0 B
3/bin/sh -c set -eux; addgroup1.22 KB
4ENV HAPROXY_VERSION=2.5.10 B
5ENV HAPROXY_URL=https://www.haproxy.org/download/2.5/src/haproxy-2.5.1.tar.gz0 B
6ENV HAPROXY_SHA256=3e90790dfc832afa6ca4fdf4528de2ce2e74f3e1f74bed0d70ad54bd5920e9540 B
7/bin/sh -c set -eux; apk8.5 MB
8STOPSIGNAL SIGUSR10 B
9COPY file:a7db5ef8dbcd831ff68d6ff2fb45bc340539ad6d7a58d54323fd7399d1520910 in /usr/local/bin/ 449 B
10ENTRYPOINT ["docker-entrypoint.sh"]0 B
11USER haproxy0 B
12CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B
13MAINTAINER Rich Braun "[email protected]"0 B
14ARG BUILD_DATE0 B
15ARG VCS_REF0 B
16LABEL org.label-schema.build-date=2022-02-21T07:28:52Z org.label-schema.license=GPL-2.0 org.label-schema.name=haproxy-keepalived org.label-schema.vcs-ref=1b1cb60d5fc3d3c68804637b7ec4db8f767feec00 B
17ARG KEEPALIVED_VERSION=2.2.4-r20 B
18ENV KEEPALIVE_CONFIG_ID=main PORT_HAPROXY_STATS=8080 STATS_ENABLE=yes STATS_SECRET=haproxy-stats-password0 B
19USER root0 B
20RUN |3 BUILD_DATE=2022-02-21T07:28:52Z VCS_REF=1b1cb60d5fc3d3c68804637b7ec4db8f767feec0 KEEPALIVED_VERSION=2.2.4-r21.02 MB
21EXPOSE map[8080/tcp:{}]0 B
22VOLUME [/usr/local/etc/haproxy.d /etc/keepalived]0 B
23COPY entrypoint.sh /usr/local/bin/ # buildkit919 B
24ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B
25CMD ["/bin/sh" "-c" ""]0 B

Command

ADD file:df53811312284306901fdaaff0a357a4bf40d631e662fe9ce6d342442e494b6c in /