sha256:b66a565d1555aab027164f0c86e7eac1b8ebe5c831fa7618d207442c125b5910
OS/ARCH
linux/amd64
Compressed size
233.41 MB
Last pushed
almost 4 years by jpvoigt
Type
Image
Manifest digest
sha256:b66a565d1555aab027164f0c86e7eac1b8ebe5c831fa7618d207442c125b5910
Image Layers
1ADD file ... in / 29.91 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get1.51 MB4ENV JAVA_HOME=/usr/local/openjdk-80 B5/bin/sh -c { echo '#/bin/sh';210 B6ENV PATH=/usr/local/openjdk-8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV LANG=C.UTF-80 B8ENV JAVA_VERSION=8u3420 B9/bin/sh -c set -eux; arch="$(dpkg39.76 MB10MAINTAINER Peter Stadler0 B11LABEL org.opencontainers.image.source=https://github.com/peterstadler/existdb-docker0 B12ARG VERSION0 B13ARG MAX_MEMORY0 B14ARG EXIST_URL0 B15ARG SAXON_JAR0 B16ENV VERSION=6.0.10 B17ENV EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-6.0.1/exist-installer-6.0.1.jar0 B18ENV EXIST_HOME=/opt/exist0 B19ENV MAX_MEMORY=20480 B20ENV EXIST_ENV=development0 B21ENV EXIST_CONTEXT_PATH=/exist0 B22ENV EXIST_DATA_DIR=/opt/exist/data0 B23ENV SAXON_JAR=/opt/exist/lib/Saxon-HE-9.9.1-8.jar0 B24ENV LOG4J_FORMAT_MSG_NO_LOOKUPS=true0 B25RUN |4 VERSION=6.0.1 MAX_MEMORY=2048 EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-6.0.1/exist-installer-6.0.1.jar1.72 KB26WORKDIR /opt/exist120 B27ADD http://exist-db.org/exist/apps/public-repo/public/functx-1.0.1.xar /opt/exist/autodeploy/ # buildkit27 KB28COPY entrypoint.sh /opt/exist/ # buildkit1.22 KB29COPY adjust-conf-files.xsl /opt/exist/ # buildkit1.97 KB30COPY log4j2.xml /opt/exist/ # buildkit1.37 KB31RUN |4 VERSION=6.0.1 MAX_MEMORY=2048 EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-6.0.1/exist-installer-6.0.1.jar150.07 MB32USER wegajetty:wegajetty0 B33VOLUME [/opt/exist/data]0 B34HEALTHCHECK &{["CMD-SHELL" "curl -Lf http://localhost:8080${EXIST_CONTEXT_PATH}0 B35CMD ["./entrypoint.sh"]0 B36EXPOSE map[8080/tcp:{}]0 B37ENV EXIST_ENV=production0 B38ENV EXIST_CONTEXT_PATH=/0 B39ENV EXIST_DEFAULT_APP_PATH=xmldb:exist:///db/apps/bw-module20 B40COPY file:2400e93d9c0e9302faef3402ffa3e5aa7bede2cf958bb36c921d012813517db6 in /opt/exist/autodeploy/ 12.12 MBCommand
ADD file:0eae0dca665c7044bf242cb1fc92cb8ea744f5af2dd376a558c90bc47349aefe in /