Sign inSign up

edirom/edirom-online-backend:main

Manifest digest

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 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get1.51 MB
4ENV JAVA_HOME=/usr/local/openjdk-80 B
5/bin/sh -c { echo '#/bin/sh';212 B
6ENV PATH=/usr/local/openjdk-8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8ENV JAVA_VERSION=8u3120 B
9/bin/sh -c set -eux; arch="$(dpkg39.72 MB
10MAINTAINER Peter Stadler0 B
11LABEL org.opencontainers.image.source=https://github.com/peterstadler/existdb-docker0 B
12ARG VERSION0 B
13ARG MAX_MEMORY0 B
14ARG EXIST_URL0 B
15ARG SAXON_JAR0 B
16ENV VERSION=4.8.00 B
17ENV EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-4.8.0/eXist-db-setup-4.8.0.jar0 B
18ENV EXIST_HOME=/opt/exist0 B
19ENV MAX_MEMORY=20480 B
20ENV EXIST_ENV=development0 B
21ENV EXIST_CONTEXT_PATH=/exist0 B
22ENV EXIST_DATA_DIR=/opt/exist/data0 B
23ENV SAXON_JAR=/opt/exist/lib/endorsed/Saxon-HE-9.6.0-7.jar0 B
24ENV LOG4J_FORMAT_MSG_NO_LOOKUPS=true0 B
25RUN |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 KB
26WORKDIR /opt/exist113 B
27ADD http://exist-db.org/exist/apps/public-repo/public/functx-1.0.1.xar /opt/exist/autodeploy/ # buildkit26.99 KB
28COPY entrypoint.sh /opt/exist/ # buildkit1.2 KB
29COPY adjust-conf-files.xsl /opt/exist/ # buildkit1.53 KB
30COPY log4j2.xml /opt/exist/ # buildkit1.37 KB
31RUN |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 MB
32USER wegajetty:wegajetty0 B
33VOLUME [/opt/exist/data]0 B
34HEALTHCHECK &{["CMD-SHELL" "curl -Lf http://localhost:8080${EXIST_CONTEXT_PATH}0 B
35CMD ["./entrypoint.sh"]0 B
36EXPOSE map[8080/tcp:{}]0 B
37COPY /opt/app/build/*.xar /opt/exist/autodeploy/ # buildkit20.82 KB

Command

ADD file:09675d11695f65c55efdc393ff0cd32f30194cd7d0fbef4631eebfed4414ac97 in /