sha256:e91d19252ade97e3c1be2fe560ad24fbed441a24f0085a1b34459a0398f67ec7
OS/ARCH
Compressed size
575.15 MB
Last pushed
8 months by wolfgangmm
Type
Image
Manifest digest
sha256:7964da6ffa10f0289b8c97956b73f317d4df4b2c629176a92f9cf36e30a26c25
Image Layers
1101.78 KB213.04 KB3534.76 KB467 B5188 B6123 B7168 B893 B9385 B10321 B11128.83 KB125.27 MB13104.61 KB14229.8 KB15305.86 KB16205.77 KB17495.59 KB181.76 MB19299.59 KB20164.09 KB21420.94 KB2233.67 KB23402.78 KB24115.33 KB2543.94 KB26852.01 KB2746.57 KB2862.52 KB292.03 MB3098.53 KB311.88 MB32304.73 KB33112.83 KB34ARG USR=root0 B35COPY --chown=root /exist/exist-distribution/target/exist-distribution-*-dir/autodeploy /exist/autodeploy #13.97 MB36ARG USR=root0 B37ENV JAVA_HOME=/opt/java/openjdk0 B38COPY --chown=root /opt/java/openjdk /opt/java/openjdk #43.46 MB39ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B40COPY --chown=root /exist/exist-distribution/target/exist-distribution-*-dir/LICENSE /exist/LICENSE #8.54 KB41COPY --chown=root /exist/exist-distribution/target/exist-distribution-*-dir/etc /exist/etc #292.29 KB42COPY --chown=root /exist/exist-distribution/target/exist-distribution-*-dir/lib /exist/lib #141.35 MB43COPY --chown=root log4j2.xml /exist/etc #1.49 KB44EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B45ARG CACHE_MEM0 B46ARG MAX_BROKER0 B47ARG JVM_MAX_RAM_PERCENTAGE0 B48ENV EXIST_HOME=/exist0 B49ENV CLASSPATH=/exist/lib/*0 B50ENV JAVA_TOOL_OPTIONS= -Dfile.encoding=UTF8 0 B51USER root0 B52HEALTHCHECK &{["CMD" "java" "org.exist.start.Main" "client"0 B53ENTRYPOINT ["java" "org.exist.start.Main"]0 B54CMD ["jetty"]0 B55ARG USR=root0 B56USER root0 B57COPY /tmp/*.xar /exist/autodeploy/ # buildkit144.36 KB58COPY /tmp/jinks-templates/build/*.xar /exist/autodeploy/004.xar # buildkit120.58 KB59COPY /tmp/tei-publisher-lib/build/*.xar /exist/autodeploy/005.xar # buildkit88.21 KB60COPY /tmp/jinks/build/*.xar /exist/autodeploy/006.xar # buildkit47.92 MB61ARG USR0 B62USER root0 B63WORKDIR /exist32 B64ARG CACHE_MEM0 B65ARG MAX_BROKER0 B66ARG JVM_MAX_RAM_PERCENTAGE0 B67ARG HTTP_PORT=80800 B68ARG HTTPS_PORT=84430 B69ARG NER_ENDPOINT=http://localhost:80010 B70ARG CONTEXT_PATH=auto0 B71ARG PROXY_CACHING=false0 B72ENV JDK_JAVA_OPTIONS= 0 B73RUN |9 USR=root CACHE_MEM= MAX_BROKER=141.55 MB74EXPOSE [8443/tcp 8080/tcp]0 B75COPY *.xar /exist/autodeploy/ # buildkit46.4 MB76COPY controller.xql /exist/etc/webapp/controller.xql # buildkit881 B77RUN java org.exist.start.Main client --no-gui123.95 MB78EXPOSE [8080/tcp 8443/tcp]0 BCommand