Sign inSign up

openanolis/haproxy:1.8.27-8.6

Multi-platform
Index digest

sha256:8057004d9c359fd51a4cd8f4c1e3e105e28a4b8f14aab76770182c6a8304f93a

OS/ARCH

Compressed size

171.95 MB

Last pushed

over 3 years by anolisos

Type

Image

Manifest digest

sha256:fe0068e4d30de786d06be159c8a613eab453e91d55c62af7100ce3b795da0b66

Image Layers

1LABEL org.opencontainers.image.title=Anolis OS Base Image0 B
2ARG TARGETARCH0 B
3ADD AnolisOS-rootfs-amd64.tar.xz / # buildkit74.25 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 -y97.7 MB
7ENV HAPROXY_VERSION=1.8.270 B
8RUN /bin/sh -c set -eux;165 B
9STOPSIGNAL SIGUSR10 B
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit464 B
11RUN /bin/sh -c ln -s127 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