sha256:ab82c554d7e254ee00f34dcd8a082e293f447f71b7724b8a96957d7b69f77f9b
OS/ARCH
Compressed size
314.69 MB
Last pushed
about 2 years by mestrikle
Type
Image
Manifest digest
sha256:b187ae63b178fc0d55e863b4efb1a6471965349bc15ffa6cfea3f28b1d83a70b
Image Layers
1ADD file ... in / 46.95 MB2CMD ["/bin/bash"]0 B3RUN /bin/sh -c set -eux;883 B4ENV GOSU_VERSION=1.170 B5RUN /bin/sh -c set -eux;959.96 KB6RUN /bin/sh -c set -eux;6.42 MB7RUN /bin/sh -c set -eux;2.55 KB8ENV MYSQL_MAJOR=8.00 B9ENV MYSQL_VERSION=8.0.39-1.el90 B10RUN /bin/sh -c set -eu;335 B11RUN /bin/sh -c set -eux;46.9 MB12RUN /bin/sh -c set -eu;315 B13ENV MYSQL_SHELL_VERSION=8.0.38-1.el90 B14RUN /bin/sh -c set -eux;58.11 MB15VOLUME [/var/lib/mysql]0 B16COPY docker-entrypoint.sh /usr/local/bin/ # buildkit5.2 KB17RUN /bin/sh -c ln -s122 B18ENTRYPOINT ["docker-entrypoint.sh"]0 B19EXPOSE map[3306/tcp:{} 33060/tcp:{}]0 B20CMD ["mysqld"]0 B21ENV MYSQL_DATABASE=openmrs0 B22ENV MYSQL_ROOT_PASSWORD=test0 B23ENV MYSQL_USER=test0 B24EXPOSE map[3306/tcp:{}]0 B25RUN /bin/sh -c microdnf update117.09 MB26RUN /bin/sh -c echo "DROP250 B27COPY ./scripts/ /docker-entrypoint-initdb.d/scripts # buildkit28.01 KB28COPY ./setup_script.sh /docker-entrypoint-initdb.d/ # buildkit1.27 KB29COPY ./sampledata.zip /docker-entrypoint-initdb.d/ # buildkit38.24 MB30COPY ./post_upgrade.sh /docker-entrypoint-initdb.d/ # buildkit920 B31RUN /bin/sh -c sed -i1.01 KB32HEALTHCHECK &{["CMD-SHELL" "mysqladmin ping -h0 B33CMD ["mysqld"]0 BCommand
ADD file:8c9ab8771c54dd850765999ece3b2f78bf01722be026d3a4da07f0c726c196b3 in /