Sign inSign up

jcmoraisjr/haproxy-ingress:v0.15.0

Multi-platform
Index digest

sha256:fbeb30a490075df4eee639613efc4d7f1ae22fb274af0a315b92a13ba1defaa1

OS/ARCH

Compressed size

36.71 MB

Last pushed

11 months by jcmoraisjr

Type

Image

Manifest digest

sha256:bf5486d1c606edb53dd3671bd7465762aa8f5ebaa37ad8194306f8e5ea0b9c99

Image Layers

1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;284.33 KB
4RUN /bin/sh -c set -eux;962 B
5ENV HAPROXY_VERSION=2.6.230 B
6ENV HAPROXY_URL=https://www.haproxy.org/download/2.6/src/haproxy-2.6.23.tar.gz0 B
7ENV HAPROXY_SHA256=1281d57f25e98456a042c81f32801a106a293c1340b0c06debb2a87d6a7b36110 B
8RUN /bin/sh -c set -eux;7.4 MB
9STOPSIGNAL SIGUSR10 B
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12USER haproxy0 B
13CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B
14USER root0 B
15RUN /bin/sh -c apk upgrade1 MB
16COPY rootfs/ / # buildkit21.75 KB
17COPY /src/haproxy-ingress /haproxy-ingress-controller # buildkit17.36 MB
18RUN /bin/sh -c mkdir -p7.02 MB
19STOPSIGNAL SIGTERM0 B
20USER haproxy0 B
21ENTRYPOINT ["/usr/bin/dumb-init" "--" "/start.sh"]0 B

Command

ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit