Sign inSign up

openanolis/haproxy:1.8.27-8.6-nydus

Multi-platform
Index digest

sha256:fe27d01ad4c94fb6d9923e68f27bb5b42cbd4d75626c7d60bacb31aeb4bff573

OS/ARCH

Compressed size

181.27 MB

Last pushed

over 3 years by anolisos

Type

Image

Manifest digest

sha256:2ae4eee7fed102d459af39aa76740fa616f677edcd9724e8efc037d9ccedca4a

Image Layers

1LABEL org.opencontainers.image.title=Anolis OS Base Image0 B
2ARG TARGETARCH0 B
3ADD AnolisOS-rootfs-arm64.tar.xz / # buildkit78.06 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 -y102.42 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.21 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