Sign inSign up

openanolis/haproxy:1.8.27-8.6-nydus

Multi-platform
Index digest

sha256:fe27d01ad4c94fb6d9923e68f27bb5b42cbd4d75626c7d60bacb31aeb4bff573

OS/ARCH

Compressed size

183.19 MB

Last pushed

over 3 years by anolisos

Type

Image

Manifest digest

sha256:74ac586de8994dd47dd9a023b91b5b2fac75ccad466a59d80314a8693cce113c

Image Layers

1LABEL org.opencontainers.image.title=Anolis OS Base Image0 B
2ARG TARGETARCH0 B
3ADD AnolisOS-rootfs-amd64.tar.xz / # buildkit78.87 MB
4CMD ["/bin/bash"]0 B
5LABEL org.opencontainers.image.title=haproxy org.opencontainers.image.version=1.8.27-8.60 B
6RUN /bin/sh -c yum -y103.53 MB
7ENV HAPROXY_VERSION=1.8.270 B
8RUN /bin/sh -c set -eux;25.29 KB
9STOPSIGNAL SIGUSR10 B
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit784.7 KB
11RUN /bin/sh -c ln -s0 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["haproxy" "-f" "/etc/haproxy/haproxy.cfg"]0 B

Command

LABEL org.opencontainers.image.title=Anolis OS Base Image org.opencontainers.image.vendor=Anolis OS org.opencontainers.image.licenses=Mulan PSL v2 org.opencontainers.image.created=2022-08-29 20:11:58+0800 maintainer=OpenAnolis Cloud Native SIG