Sign inSign up

openanolis/nginx:latest

Multi-platform
Index digest

sha256:55dcb729c46f2028126f2a57417712c4d77a947ecb409e445bf0c2e59d100640

OS/ARCH

Compressed size

192.32 MB

Last pushed

over 3 years by anolisos

Type

Image

Manifest digest

sha256:76960bdd3ec631ba2fa0c1f0cd4b7e7f70a487e71e559bf81f5ea738000ff2fe

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 -y118.07 MB
7RUN /bin/sh -c ln -sf221 B
8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit338 B
9ENTRYPOINT ["docker-entrypoint.sh"]0 B
10EXPOSE map[80/tcp:{}]0 B
11STOPSIGNAL SIGTERM0 B
12CMD ["nginx" "-g" "daemon off;"]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