sha256:235436ae6eeeac383e0dec4e9b0850bbd5e1956a15ef824d019b87a251b51087
OS/ARCH
Compressed size
285.05 MB
Last pushed
over 3 years by anolisos
Type
Image
Manifest digest
sha256:b9589c324ed2c701f146b91ea435379533c5de043f51436e8d73a8d709f5ccfe
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 B5LABEL org.opencontainers.image.title=mysql org.opencontainers.image.version=8.0.30-8.60 B6RUN /bin/sh -c set -eux;187.11 MB7ARG TARGETARCH0 B8ENV GOSU_VERSION=1.140 B9RUN |1 TARGETARCH=amd64 /bin/sh -c933.49 KB10RUN |1 TARGETARCH=amd64 /bin/sh -c17.08 MB11ENV MYSQL_MAJOR=8.00 B12ENV MYSQL_VERSION=8.0.300 B13VOLUME [/var/lib/mysql]0 B14COPY docker-entrypoint.sh /usr/local/bin/ # buildkit30.33 KB15COPY config/ /etc/mysql/ # buildkit25.7 KB16RUN |1 TARGETARCH=amd64 /bin/sh -c25.96 KB17ENTRYPOINT ["docker-entrypoint.sh"]0 B18EXPOSE map[3306/tcp:{} 33060/tcp:{}]0 B19CMD ["mysqld"]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