sha256:4d613aaa0e14e1f2180a8eeff7257f6d3dd63ab6717bb2b96a132818265c89c2
OS/ARCH
Compressed size
306.87 MB
Last pushed
over 3 years by anolisos
Type
Image
Manifest digest
sha256:12b712a023f9fa2f6e86d471009bc846eb4f2cdc164c6b8546093b7ee32efc96
Image Layers
1LABEL org.opencontainers.image.title=Anolis OS Base Image0 B2ARG TARGETARCH0 B3ADD AnolisOS-rootfs-amd64.tar.xz / # buildkit78.87 MB4CMD ["/bin/bash"]0 B5RUN /bin/sh -c set -eux;77.27 MB6ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV GOLANG_VERSION=1.19.50 B8COPY /usr/local/go /usr/local/go # buildkit149.11 MB9RUN /bin/sh -c go version1.62 MB10ENV GOPATH=/go0 B11ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12RUN /bin/sh -c mkdir -p0 B13WORKDIR /go0 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