Sign inSign up

edirom/edirom-online-backend:v1.3

Multi-platform
Index digest

sha256:2f5e5e0e3a87a92ba9b3db8304888a2b66e901105f1d85e86b5275b6d61cec54

OS/ARCH

Compressed size

255.22 MB

Last pushed

5 months by vifebot

Type

Image

Manifest digest

sha256:122f5105c98e6efecf328759d5facc9ac5bb9008903258c854524f8dfaf78edd

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.35 MB
6CMD ["/bin/bash"]0 B
7ENV JAVA_HOME=/opt/java/openjdk0 B
8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
10RUN /bin/sh -c set -eux;16.2 MB
11ENV JAVA_VERSION=jdk-17.0.18+80 B
12RUN /bin/sh -c set -eux;45.24 MB
13RUN /bin/sh -c set -eux;159 B
14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB
15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
16LABEL org.opencontainers.image.authors=Peter Stadler0 B
17LABEL org.opencontainers.image.source=https://github.com/peterstadler/existdb-docker0 B
18ARG VERSION=6.4.10 B
19ARG MAX_MEMORY0 B
20ARG EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-6.4.1/exist-installer-6.4.1.jar0 B
21ARG SAXON_JAR=/opt/exist/lib/Saxon-HE-9.9.1-8.jar0 B
22ARG EXIST_CONTEXT_PATH0 B
23ARG EXIST_DATA_DIR0 B
24ARG EXIST_ENV0 B
25ENV VERSION=6.4.10 B
26ENV EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-6.4.1/exist-installer-6.4.1.jar0 B
27ENV EXIST_HOME=/opt/exist0 B
28ENV MAX_MEMORY=20480 B
29ENV EXIST_ENV=development0 B
30ENV EXIST_CONTEXT_PATH=/exist0 B
31ENV EXIST_DATA_DIR=/opt/exist/data0 B
32ENV SAXON_JAR=/opt/exist/lib/Saxon-HE-9.9.1-8.jar0 B
33ENV LOG4J_FORMAT_MSG_NO_LOOKUPS=true0 B
34RUN |7 VERSION=6.4.1 MAX_MEMORY=2048 EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-6.4.1/exist-installer-6.4.1.jar1.22 KB
35WORKDIR /opt/exist114 B
36ADD http://exist-db.org/exist/apps/public-repo/public/functx-1.0.1.xar /opt/exist/autodeploy/ # buildkit26.99 KB
37COPY entrypoint.sh catalog.xml getopt-settings.eXist4.patch /opt/exist/1.77 KB
38COPY configure_9_3.dtd /etc/ # buildkit2.61 KB
39COPY adjust-conf-files.xsl log4j2.xml /opt/exist/ #3.15 KB
40COPY xml-resolver-1.2.jar /opt/exist/lib/ # buildkit77.34 KB
41RUN |7 VERSION=6.4.1 MAX_MEMORY=2048 EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-6.4.1/exist-installer-6.4.1.jar163.92 MB
42USER wegajetty:wegajetty0 B
43VOLUME [/opt/exist/data]0 B
44HEALTHCHECK &{["CMD-SHELL" "curl -Lf http://localhost:8080${EXIST_CONTEXT_PATH}0 B
45CMD ["./entrypoint.sh"]0 B
46EXPOSE [8080/tcp]0 B
47COPY /opt/eo-backend/build-xar/*.xar /opt/exist/autodeploy/ # buildkit1.4 MB

Command

 ARG RELEASE