sha256:5ed00de7ed349260c611d6d059717bfb7f811d9334087936d2bfe0d46f7601bb
OS/ARCH
linux/amd64
Compressed size
1.02 GB
Last pushed
about 2 months by circlecipublicimage
Type
Image
Manifest digest
sha256:5ed00de7ed349260c611d6d059717bfb7f811d9334087936d2bfe0d46f7601bb
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B8SHELL [/bin/bash -exo pipefail -c]0 B9ENV DEBIAN_FRONTEND=noninteractive TERM=dumb PAGER=cat0 B10RUN /bin/bash -exo pipefail -c13.9 MB11ENV PATH=/home/circleci/bin:/home/circleci/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B12RUN /bin/bash -exo pipefail -c193.86 MB13ENV DOCKER_VERSION=5:28.1.1-1~ubuntu0 B14RUN /bin/bash -exo pipefail -c123.4 MB15ENV COMPOSE_VER=2.27.10 B16ENV COMPOSE_SWITCH_VERSION=1.0.50 B17RUN /bin/bash -exo pipefail -c19 MB18RUN /bin/bash -exo pipefail -c3.95 MB19USER circleci0 B20RUN /bin/bash -exo pipefail -c195 B21WORKDIR /home/circleci/project32 B23ENV MYSQL_VERSION=26.7.0 MYSQL_VERSION_MAJOR=26 MYSQL_VERSION_MINOR=26.70 B24USER root0 B25RUN /bin/bash -exo pipefail -c660.9 MB26COPY docker-entrypoint.sh /usr/local/bin/ # buildkit5.42 KB27RUN /bin/bash -exo pipefail -c5.45 KB28ENV MYSQL_ROOT_HOST=% MYSQL_ALLOW_EMPTY_PASSWORD=true MYSQL_DATABASE=circle_test MYSQL_MAJOR=26.70 B29ENTRYPOINT ["docker-entrypoint.sh"]0 B30STOPSIGNAL SIGINT0 B31EXPOSE map[3306/tcp:{}]0 B32CMD ["mysqld"]0 BCommand
ARG RELEASE