sha256:34210895ffc5e419b7cd27b0c397afd0272b0166a7f8d57232fdb592183403c3
OS/ARCH
Compressed size
202 MB
Last pushed
over 3 years by anolisos
Type
Image
Manifest digest
sha256:b58145ef3d66da1909e9687490ed395cbb60b4df7b06f842c1513fdb77925306
Image Layers
1LABEL org.opencontainers.image.title=Anolis OS Base Image0 B2ARG TARGETARCH0 B3ADD AnolisOS-rootfs-amd64.tar.xz / # buildkit74.25 MB4CMD ["/bin/bash"]0 B5LABEL maintainer=OpenAnolis Cloud Native SIG0 B6RUN /bin/sh -c yum -y126.84 MB7ARG TARGETARCH0 B8ENV GOSU_VERSION=1.140 B9RUN |1 TARGETARCH=amd64 /bin/sh -c907.28 KB10RUN |1 TARGETARCH=amd64 /bin/sh -c20.94 KB11RUN |1 TARGETARCH=amd64 /bin/sh -c99 B12ENV REDIS_VERSION=5.0.30 B13VOLUME [/data]0 B14WORKDIR /data32 B15COPY docker-entrypoint.sh /usr/local/bin/ # buildkit585 B16ENTRYPOINT ["docker-entrypoint.sh"]0 B17EXPOSE map[6379/tcp:{}]0 B18CMD ["redis-server" "/etc/redis.conf"]0 BCommand
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