Sign inSign up

openanolis/httpd:2.4.37-8.6-nydus

Multi-platform
Index digest

sha256:d5aaf81f6e6c1d7eee54af94dd0652f679bb6f4bc8bc14f981372f389fdaafdd

OS/ARCH

Compressed size

182.07 MB

Last pushed

over 3 years by anolisos

Type

Image

Manifest digest

sha256:9e14cb0092b84d2bb4c009d93e1c1b4379f90d7afbfd480db06ec01e3e1335e1

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 maintainer=OpenAnolis Cloud Native SIG0 B
6RUN /bin/sh -c yum -y102.36 MB
7ENV HTTPD_PREFIX=/usr/local/apache20 B
8ENV HTTPD_VERSION=2.4.370 B
9ENV HTTPD_PATCHES=0 B
10RUN /bin/sh -c set -eux;29.69 KB
11STOPSIGNAL SIGWINCH0 B
12COPY httpd-foreground /usr/local/bin/ # buildkit25.13 KB
13EXPOSE map[80/tcp:{}]0 B
14CMD ["httpd-foreground"]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