sha256:8d48044d61c700514eeef72933f200f19dccfc66f808e788de311414ee414eb1
OS/ARCH
linux/amd64
Compressed size
260.54 MB
Last pushed
over 4 years by vifebot
Type
Image
Manifest digest
sha256:8d48044d61c700514eeef72933f200f19dccfc66f808e788de311414ee414eb1
Image Layers
1ADD file ... in / 29.9 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';212 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=8u3120 B9/bin/sh -c set -eux; arch="$(dpkg39.72 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=4.8.00 B17ENV EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-4.8.0/eXist-db-setup-4.8.0.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/endorsed/Saxon-HE-9.6.0-7.jar0 B24ENV LOG4J_FORMAT_MSG_NO_LOOKUPS=true0 B25RUN |4 VERSION=4.8.0 MAX_MEMORY=2048 EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-4.8.0/eXist-db-setup-4.8.0.jar1.67 KB26WORKDIR /opt/exist113 B27ADD http://exist-db.org/exist/apps/public-repo/public/functx-1.0.1.xar /opt/exist/autodeploy/ # buildkit26.99 KB28COPY entrypoint.sh /opt/exist/ # buildkit1.2 KB29COPY adjust-conf-files.xsl /opt/exist/ # buildkit1.53 KB30COPY log4j2.xml /opt/exist/ # buildkit1.37 KB31RUN |4 VERSION=4.8.0 MAX_MEMORY=2048 EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-4.8.0/eXist-db-setup-4.8.0.jar189.35 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 B37COPY /opt/app/build/*.xar /opt/exist/autodeploy/ # buildkit20.82 KBCommand
ADD file:09675d11695f65c55efdc393ff0cd32f30194cd7d0fbef4631eebfed4414ac97 in /