Sign inSign up

openanolis/httpd:2.4.37-8.6

Multi-platform
Index digest

sha256:2989a5f9a5367b645315e8be3f57a70e6594236a30c0dfb21269ebe8371bf8c7

OS/ARCH

Compressed size

170.61 MB

Last pushed

over 3 years by anolisos

Type

Image

Manifest digest

sha256:aa5370cd1406953dd12c40892d32be80f85e3fe6ac9be5bea9614c9f24e19149

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 maintainer=OpenAnolis Cloud Native SIG0 B
6RUN /bin/sh -c yum -y96.35 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;4.65 KB
11STOPSIGNAL SIGWINCH0 B
12COPY httpd-foreground /usr/local/bin/ # buildkit292 B
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