sha256:599bf3f0281c0c4206714a7a1a895498aa3442cc8fc77a05c306c647e8565553
OS/ARCH
linux/amd64
Compressed size
1.03 GB
Last pushed
about 1 year by circlecipublicimage
Type
Image
Manifest digest
sha256:599bf3f0281c0c4206714a7a1a895498aa3442cc8fc77a05c306c647e8565553
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.16 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 -c194.02 MB13ENV DOCKER_VERSION=5:25.0.3-1~ubuntu0 B14RUN /bin/bash -exo pipefail -c159.58 MB15ENV COMPOSE_VER=2.24.50 B16ENV COMPOSE_SWITCH_VERSION=1.0.50 B17RUN /bin/bash -exo pipefail -c18.45 MB18RUN /bin/bash -exo pipefail -c3.95 MB19USER circleci0 B20RUN /bin/bash -exo pipefail -c193 B21WORKDIR /home/circleci/project32 B23ENV MYSQL_VERSION=9.4.0 MYSQL_VERSION_MAJOR=9 MYSQL_VERSION_MINOR=9.40 B24USER root0 B25RUN /bin/bash -exo pipefail -c638.3 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=9.40 B29ENTRYPOINT ["docker-entrypoint.sh"]0 B30STOPSIGNAL SIGINT0 B31EXPOSE map[3306/tcp:{}]0 B32CMD ["mysqld"]0 BCommand
ARG RELEASE