sha256:b89f59de875b7915ca958a8ffe573980139718923d60e38d9f7af1344379541b
OS/ARCH
Compressed size
259.25 MB
Last pushed
almost 2 years by vifebot
Type
Image
Manifest digest
sha256:bf268c3edaf70576f366e2939c4c6ec54ce3b355a28c0164795df47252068436
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 29.19 MB6CMD ["/bin/bash"]0 B7ENV JAVA_HOME=/opt/java/openjdk0 B8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B10RUN /bin/sh -c set -eux;13.13 MB11ENV JAVA_VERSION=jdk-17.0.12+70 B12RUN /bin/sh -c set -eux;45.09 MB13RUN /bin/sh -c set -eux;159 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.06 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16LABEL org.opencontainers.image.authors=Peter Stadler0 B17LABEL org.opencontainers.image.source=https://github.com/peterstadler/existdb-docker0 B18ARG VERSION=6.2.00 B19ARG MAX_MEMORY0 B20ARG EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-6.2.0/exist-installer-6.2.0.jar0 B21ARG SAXON_JAR=/opt/exist/lib/Saxon-HE-9.9.1-8.jar0 B22ENV VERSION=6.2.00 B23ENV EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-6.2.0/exist-installer-6.2.0.jar0 B24ENV EXIST_HOME=/opt/exist0 B25ENV MAX_MEMORY=20480 B26ENV EXIST_ENV=development0 B27ENV EXIST_CONTEXT_PATH=/exist0 B28ENV EXIST_DATA_DIR=/opt/exist/data0 B29ENV SAXON_JAR=/opt/exist/lib/Saxon-HE-9.9.1-8.jar0 B30ENV LOG4J_FORMAT_MSG_NO_LOOKUPS=true0 B31RUN |4 VERSION=6.2.0 MAX_MEMORY=2048 EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-6.2.0/exist-installer-6.2.0.jar1.22 KB32WORKDIR /opt/exist114 B33ADD http://exist-db.org/exist/apps/public-repo/public/functx-1.0.1.xar /opt/exist/autodeploy/ # buildkit26.99 KB34COPY entrypoint.sh catalog.xml /opt/exist/ #1.5 KB35COPY configure_9_3.dtd /etc/ # buildkit2.61 KB36COPY adjust-conf-files.xsl log4j2.xml /opt/exist/ #3.07 KB37COPY xml-resolver-1.2.jar /opt/exist/lib/ # buildkit77.34 KB38RUN |4 VERSION=6.2.0 MAX_MEMORY=2048 EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-6.2.0/exist-installer-6.2.0.jar165.16 MB39USER wegajetty:wegajetty0 B40VOLUME [/opt/exist/data]0 B41HEALTHCHECK &{["CMD-SHELL" "curl -Lf http://localhost:8080${EXIST_CONTEXT_PATH}0 B42CMD ["./entrypoint.sh"]0 B43EXPOSE map[8080/tcp:{}]0 B44LABEL org.opencontainers.image.authors=Johannes Kepper and Peter0 B45ENV EXIST_ENV=production0 B46ENV EXIST_CONTEXT_PATH=/0 B47ENV EXIST_DEFAULT_APP_PATH=xmldb:exist:///db/apps/odd-api0 B48COPY /opt/oddapi-build/dist/*.xar /opt/exist/autodeploy/ # buildkit6.56 MBCommand
ARG RELEASE