Sign inSign up

mestrikle/openmrsmysql:latest

Multi-platform
Developer tools
Databases & storage
Index digest

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 MB
2CMD ["/bin/bash"]0 B
3RUN /bin/sh -c set -eux;883 B
4ENV GOSU_VERSION=1.170 B
5RUN /bin/sh -c set -eux;959.96 KB
6RUN /bin/sh -c set -eux;6.42 MB
7RUN /bin/sh -c set -eux;2.55 KB
8ENV MYSQL_MAJOR=8.00 B
9ENV MYSQL_VERSION=8.0.39-1.el90 B
10RUN /bin/sh -c set -eu;335 B
11RUN /bin/sh -c set -eux;46.9 MB
12RUN /bin/sh -c set -eu;315 B
13ENV MYSQL_SHELL_VERSION=8.0.38-1.el90 B
14RUN /bin/sh -c set -eux;58.11 MB
15VOLUME [/var/lib/mysql]0 B
16COPY docker-entrypoint.sh /usr/local/bin/ # buildkit5.2 KB
17RUN /bin/sh -c ln -s122 B
18ENTRYPOINT ["docker-entrypoint.sh"]0 B
19EXPOSE map[3306/tcp:{} 33060/tcp:{}]0 B
20CMD ["mysqld"]0 B
21ENV MYSQL_DATABASE=openmrs0 B
22ENV MYSQL_ROOT_PASSWORD=test0 B
23ENV MYSQL_USER=test0 B
24EXPOSE map[3306/tcp:{}]0 B
25RUN /bin/sh -c microdnf update117.09 MB
26RUN /bin/sh -c echo "DROP250 B
27COPY ./scripts/ /docker-entrypoint-initdb.d/scripts # buildkit28.01 KB
28COPY ./setup_script.sh /docker-entrypoint-initdb.d/ # buildkit1.27 KB
29COPY ./sampledata.zip /docker-entrypoint-initdb.d/ # buildkit38.24 MB
30COPY ./post_upgrade.sh /docker-entrypoint-initdb.d/ # buildkit920 B
31RUN /bin/sh -c sed -i1.01 KB
32HEALTHCHECK &{["CMD-SHELL" "mysqladmin ping -h0 B
33CMD ["mysqld"]0 B

Command

ADD file:8c9ab8771c54dd850765999ece3b2f78bf01722be026d3a4da07f0c726c196b3 in /