sha256:9413659f665b05d11f68addf79395340633160b59a45a8c7da866b51f6efba47
OS/ARCH
Compressed size
2.41 GB
Last pushed
3 days by openmrsci
Type
Image
Manifest digest
sha256:cfbc839ea52658901f5084d5c3e71d45779dd49854ba598b30f52fc5af5680dd
Image Layers
1COPY /rootfs/ / # buildkit50.97 MB2CMD ["/bin/bash"]0 B3ARG version=17.0.20.8-10 B4ARG package_version=10 B5RUN |2 version=17.0.20.8-1 package_version=1 /bin/sh148.73 MB6ENV LANG=C.UTF-80 B7ENV JAVA_HOME=/usr/lib/jvm/java-17-amazon-corretto0 B8RUN /bin/sh -c yum install127.89 MB9RUN /bin/sh -c yum install12.94 MB10LABEL org.opencontainers.image.title=Apache Maven0 B11LABEL org.opencontainers.image.source=https://github.com/carlossg/docker-maven0 B12LABEL org.opencontainers.image.url=https://github.com/carlossg/docker-maven0 B13LABEL org.opencontainers.image.description=Apache Maven is a0 B14ENV MAVEN_HOME=/usr/share/maven0 B15COPY /usr/share/maven /usr/share/maven # buildkit8.93 MB16COPY /usr/local/bin/mvn-entrypoint.sh /usr/local/bin/mvn-entrypoint.sh # buildkit852 B17RUN /bin/sh -c ln -s159 B18ARG USER_HOME_DIR=/root0 B19ENV MAVEN_CONFIG=/root/.m20 B20ENTRYPOINT ["/usr/local/bin/mvn-entrypoint.sh"]0 B21CMD ["mvn"]0 B22RUN /bin/sh -c yum -y27.81 MB23ARG TARGETARCH=arm640 B24ARG TINI_VERSION=v0.19.00 B25ARG TINI_URL=https://github.com/krallin/tini/releases/download/v0.19.0/tini0 B26ARG TINI_SHA=93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c0 B27ARG TINI_SHA_ARM64=07952557df20bfd2a95f9bef198b445e006171969499a1d361bd9e6f8e5e0e810 B28RUN |5 TARGETARCH=arm64 TINI_VERSION=v0.19.0 TINI_URL=https://github.com/krallin/tini/releases/download/v0.19.0/tini8.88 KB29ARG TOMCAT_VERSION=9.0.1120 B30ARG TOMCAT_SHA=fc55589f28bf6659928167461c741649b6005b64285dd81df05bb5ee40f4c6de59b8ee3af84ff756ae1513fc47f5f73070e29313b555e27f096f25881c69841d0 B31ARG TOMCAT_URL=https://www.apache.org/dyn/closer.cgi?action=download&filename=tomcat/tomcat-9/v9.0.112/bin/apache-tomcat-9.0.112.tar.gz0 B32RUN |8 TARGETARCH=arm64 TINI_VERSION=v0.19.0 TINI_URL=https://github.com/krallin/tini/releases/download/v0.19.0/tini22.61 MB33WORKDIR /openmrs_core102 B34COPY /usr/share/maven/ref /usr/share/maven/ref # buildkit610.94 MB35COPY /openmrs_core /openmrs_core/ # buildkit279.02 MB36RUN |8 TARGETARCH=arm64 TINI_VERSION=v0.19.0 TINI_URL=https://github.com/krallin/tini/releases/download/v0.19.0/tini128.18 MB37EXPOSE [8080/tcp]0 B38HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:8080/openmrs/health/alive0 B39ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/bin/mvn-entrypoint.sh"]0 B40CMD ["/openmrs/startup-dev.sh"]0 B41WORKDIR /openmrs_distro104 B42ARG OMRS_BUILD_RESULT=/openmrs_distro/target/distro/web0 B43ARG MVN_ARGS_SETTINGS=-s /usr/share/maven/ref/settings-docker.xml0 B44ARG MVN_ARGS=install0 B45COPY pom.xml openmrs-distro.properties readme.txt ./2.75 KB46RUN |3 OMRS_BUILD_RESULT=/openmrs_distro/target/distro/web MVN_ARGS_SETTINGS=-s /usr/share/maven/ref/settings-docker.xml868.7 MB47RUN |3 OMRS_BUILD_RESULT=/openmrs_distro/target/distro/web MVN_ARGS_SETTINGS=-s /usr/share/maven/ref/settings-docker.xml180.33 MB48RUN |3 OMRS_BUILD_RESULT=/openmrs_distro/target/distro/web MVN_ARGS_SETTINGS=-s /usr/share/maven/ref/settings-docker.xml140 BCommand
COPY /rootfs/ / # buildkit