Sign inSign up

openanolis/httpd:2.4.37-8.6

Multi-platform
Index digest

sha256:2989a5f9a5367b645315e8be3f57a70e6594236a30c0dfb21269ebe8371bf8c7

OS/ARCH

Compressed size

170.26 MB

Last pushed

over 3 years by anolisos

Type

Image

Manifest digest

sha256:ea92fd8d7340fc408091e164463c494ae078d21f04c59e9e23d08cd715aa24a3

Image Layers

1LABEL org.opencontainers.image.title=Anolis OS Base Image0 B
2ARG TARGETARCH0 B
3ADD AnolisOS-rootfs-arm64.tar.xz / # buildkit73.84 MB
4CMD ["/bin/bash"]0 B
5LABEL maintainer=OpenAnolis Cloud Native SIG0 B
6RUN /bin/sh -c yum -y96.42 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/ # buildkit291 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