sha256:cb0b387e5147d55af4692d1602942a75617d3a65cda28a2dd420ef66c41234ba
OS/ARCH
linux/amd64
Compressed size
330.96 MB
Last pushed
3 months by vifebot
Type
Image
Manifest digest
sha256:cb0b387e5147d55af4692d1602942a75617d3a65cda28a2dd420ef66c41234ba
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV JAVA_HOME=/opt/java/openjdk0 B7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B9RUN /bin/sh -c set -eux;16.2 MB10ENV JAVA_VERSION=jdk8u492-b090 B11RUN /bin/sh -c set -eux;40.38 MB12RUN /bin/sh -c set -eux;126 B13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.41 KB14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B15LABEL org.opencontainers.image.authors=Peter Stadler0 B16LABEL org.opencontainers.image.source=https://github.com/peterstadler/existdb-docker0 B17ARG VERSION=4.11.20 B18ARG MAX_MEMORY0 B19ARG EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-4.11.2/eXist-db-setup-4.11.2.jar0 B20ARG SAXON_JAR=/opt/exist/lib/endorsed/Saxon-HE-9.6.0-7.jar0 B21ARG EXIST_CONTEXT_PATH0 B22ARG EXIST_DATA_DIR0 B23ARG EXIST_ENV0 B24ENV VERSION=4.11.20 B25ENV EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-4.11.2/eXist-db-setup-4.11.2.jar0 B26ENV EXIST_HOME=/opt/exist0 B27ENV MAX_MEMORY=20480 B28ENV EXIST_ENV=development0 B29ENV EXIST_CONTEXT_PATH=/exist0 B30ENV EXIST_DATA_DIR=/opt/exist/data0 B31ENV SAXON_JAR=/opt/exist/lib/endorsed/Saxon-HE-9.6.0-7.jar0 B32ENV LOG4J_FORMAT_MSG_NO_LOOKUPS=true0 B33RUN |7 VERSION=4.11.2 MAX_MEMORY=2048 EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-4.11.2/eXist-db-setup-4.11.2.jar1.22 KB34WORKDIR /opt/exist114 B35ADD https://exist-db.org/exist/apps/public-repo/public/functx-1.0.1.xar /opt/exist/autodeploy/ # buildkit26.99 KB36COPY entrypoint.sh catalog.xml getopt-settings.eXist4.patch /opt/exist/1.77 KB37COPY configure_9_3.dtd /etc/ # buildkit2.61 KB38COPY adjust-conf-files.xsl log4j2.xml /opt/exist/ #3.15 KB39COPY xml-resolver-1.2.jar /opt/exist/lib/ # buildkit77.34 KB40RUN |7 VERSION=4.11.2 MAX_MEMORY=2048 EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-4.11.2/eXist-db-setup-4.11.2.jar197.77 MB41USER wegajetty:wegajetty0 B42VOLUME [/opt/exist/data]0 B43HEALTHCHECK {Test:[CMD-SHELL curl -Lf http://localhost:8080${EXIST_CONTEXT_PATH}0 B44CMD ["./entrypoint.sh"]0 B45EXPOSE [8080/tcp]0 B46ENV EXIST_ENV=production0 B47ENV EXIST_CONTEXT_PATH=/edition0 B48ENV EXIST_DEFAULT_APP_PATH=xmldb:exist:///db/apps/Bargheer-EdiromOnline0 B49COPY /opt/eol-build/Bargheer-EdiromOnline-master/build/*.xar /opt/exist/autodeploy/ # buildkit9.81 MB50COPY /opt/data-build/build/*.xar /opt/exist/autodeploy/ # buildkit38.33 MBCommand
ARG RELEASE