Sign inSign up

jcmoraisjr/haproxy-ingress:v0.15.2

Multi-platform
Index digest

sha256:772a9689a3c0ab1c3859fe7129cbf8cbc865a1052cbc1184d7d27bd35f094832

OS/ARCH

Compressed size

34.76 MB

Last pushed

6 months by jcmoraisjr

Type

Image

Manifest digest

sha256:633486b59d7c398a2889249d541c31d60044293750f8cb0de2c3bb54a3330db7

Image Layers

1ADD alpine-minirootfs-3.23.3-armv7.tar.gz / # buildkit3.13 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;759.49 KB
4RUN /bin/sh -c set -eux;963 B
5ENV HAPROXY_VERSION=2.6.250 B
6ENV HAPROXY_URL=https://www.haproxy.org/download/2.6/src/haproxy-2.6.25.tar.gz0 B
7ENV HAPROXY_SHA256=d861cacbe2ed51ae8ad5fa9ee5165b4e5e2bccaa5b9e04324711761d7d946be90 B
8RUN /bin/sh -c set -eux;7.3 MB
9STOPSIGNAL SIGUSR10 B
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit443 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 upgrade666.44 KB
16COPY rootfs/ / # buildkit21.71 KB
17COPY /src/haproxy-ingress /haproxy-ingress-controller # buildkit16 MB
18RUN /bin/sh -c mkdir -p6.91 MB
19STOPSIGNAL SIGTERM0 B
20USER haproxy0 B
21ENTRYPOINT ["/usr/bin/dumb-init" "--" "/start.sh"]0 B

Command

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