Sign inSign up

peterweissdk/haproxy-keepalived:latest

Multi-platform
Networking
Index digest

sha256:21bb67db74a930eec704f2b823fda1bad8c8173d1f4733ebbbd114667b9c239e

OS/ARCH

Compressed size

29.51 MB

Last pushed

5 months by peterweissdk

Type

Image

Manifest digest

sha256:162e1cec01be44a3bcddd76646ad268d2a4fb5100ea2ae26bf38abb0fee80406

Image Layers

1ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit4 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add25.5 MB
4RUN /bin/sh -c mkdir -p148 B
5RUN /bin/sh -c mkdir -p130 B
6COPY supervisord.conf /etc/supervisord.conf # buildkit254 B
7COPY conf/supervisor/* /etc/supervisor.d/ # buildkit405 B
8COPY conf/haproxy/haproxy.cfg_tpl /usr/local/etc/haproxy/haproxy.cfg_tpl # buildkit821 B
9COPY conf/keepalived/keepalived.conf_tpl /etc/keepalived/keepalived.conf_tpl # buildkit608 B
10COPY healthcheck.sh /healthcheck.sh # buildkit376 B
11RUN /bin/sh -c chmod +x32 B
12COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit404 B
13RUN /bin/sh -c chmod +x32 B
14HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "30s" "10s"0 B
15EXPOSE [8880/tcp]0 B
16ENTRYPOINT ["/docker-entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit