sha256:f2c391504a6e009bd8a160b7f164a924756779f7f1241373008bd42a4f2008ac
OS/ARCH
Compressed size
326.02 MB
Last pushed
about 1 month by zorgbort
Type
Image
Manifest digest
sha256:9f21ff546f760469a52af0d8d38c2f82ef4686e4ae3129c63e38755c7eaac69f
Image Layers
1ADD oraclelinux-9-slim-amd64-rootfs.tar.xz / # buildkit45.71 MB2CMD ["/bin/bash"]0 B3RUN /bin/sh -c set -eux;883 B4ENV GOSU_VERSION=1.190 B5RUN /bin/sh -c set -eux;765.19 KB6RUN /bin/sh -c set -eux;5.91 MB7RUN /bin/sh -c set -eux;2.55 KB8ENV MYSQL_MAJOR=8.40 B9ENV MYSQL_VERSION=8.4.11-1.el90 B10RUN /bin/sh -c set -eu;332 B11RUN /bin/sh -c set -eux;49.24 MB12RUN /bin/sh -c set -eu;321 B13ENV MYSQL_SHELL_VERSION=8.4.10-1.el90 B14RUN /bin/sh -c set -eux;126.3 MB15VOLUME [/var/lib/mysql]0 B16COPY docker-entrypoint.sh /usr/local/bin/ # buildkit5.11 KB17ENTRYPOINT ["docker-entrypoint.sh"]0 B18EXPOSE map[3306/tcp:{} 33060/tcp:{}]0 B19CMD ["mysqld"]0 B21ENV MYSQL_RANDOM_ROOT_PASSWORD=yes0 B22COPY docker/mysql.cnf /etc/mysql/conf.d/ilios.cnf # buildkit274 B23RUN /bin/sh -c chmod 755270 B25ENV MYSQL_USER=ilios0 B26ENV MYSQL_PASSWORD=ilios0 B27ENV MYSQL_DATABASE=ilios0 B28ENV DEMO_DATABASE_LOCATION=https://ilios-demo-db.iliosproject.org/0 B29ADD https://ilios-demo-db.iliosproject.org/ /tmp/demo.sql.gz # buildkit48.88 MB30RUN /bin/sh -c echo 'Unpacking49.23 MBCommand
ADD oraclelinux-9-slim-amd64-rootfs.tar.xz / # buildkit