sha256:0dbd2fc6211583839ef226be9b0c180eae8b62f3d8cfcafc9a7b5a8bc0c1441c
OS/ARCH
Compressed size
315.25 MB
Last pushed
5 months by zorgbort
Type
Image
Manifest digest
sha256:5e27b2e4c82ff0c131eb3ad077261b963afabe40448291b7104456841e212c35
Image Layers
1ADD oraclelinux-9-slim-arm64v8-rootfs.tar.xz / # buildkit43.77 MB2CMD ["/bin/bash"]0 B3RUN /bin/sh -c set -eux;884 B4ENV GOSU_VERSION=1.190 B5RUN /bin/sh -c set -eux;720.24 KB6RUN /bin/sh -c set -eux;5.52 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;335 B11RUN /bin/sh -c set -eux;44.53 MB12RUN /bin/sh -c set -eu;320 B13ENV MYSQL_SHELL_VERSION=8.4.8-1.el90 B14RUN /bin/sh -c set -eux;123.54 MB15VOLUME [/var/lib/mysql]0 B16COPY docker-entrypoint.sh /usr/local/bin/ # buildkit5.21 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 # buildkit273 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.41 MB30RUN /bin/sh -c echo 'Unpacking48.76 MBCommand
ADD oraclelinux-9-slim-arm64v8-rootfs.tar.xz / # buildkit