sha256:1cbb1eef90e6303941457d069b2e6f7267cce782551c45757685cee1bfb8f1f1
OS/ARCH
Compressed size
319.28 MB
Last pushed
6 months by zorgbort
Type
Image
Manifest digest
sha256:f293eb7c64fec703aa90748a17bf15777d66550c3f13940868d8b284cf691045
Image Layers
1ADD oraclelinux-9-slim-amd64-rootfs.tar.xz / # buildkit45.12 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.89 MB7RUN /bin/sh -c set -eux;2.54 KB8ENV MYSQL_MAJOR=8.40 B9ENV MYSQL_VERSION=8.4.8-1.el90 B10RUN /bin/sh -c set -eu;334 B11RUN /bin/sh -c set -eux;45.6 MB12RUN /bin/sh -c set -eu;321 B13ENV MYSQL_SHELL_VERSION=8.4.8-1.el90 B14RUN /bin/sh -c set -eux;125.06 MB15VOLUME [/var/lib/mysql]0 B16COPY docker-entrypoint.sh /usr/local/bin/ # buildkit5.2 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 # buildkit272 B23RUN /bin/sh -c chmod 755268 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.26 MB30RUN /bin/sh -c echo 'Unpacking48.61 MBCommand
ADD oraclelinux-9-slim-amd64-rootfs.tar.xz / # buildkit