Sign inSign up

kepper/bw-api:sha-35067fc

Multi-platform
Index digest

sha256:64474d7f68f650449c19834fb4c6c18ced7f0cb77a2b2583e6455525756413c5

OS/ARCH

Compressed size

605.19 MB

Last pushed

about 1 month by kepper

Type

Image

Manifest digest

sha256:00e8500df5388e30a5719ffdd6d4af79de5ae0622067e1e3652fbceccd1bee76

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.37 MB
5CMD ["/bin/bash"]0 B
6ENV JAVA_HOME=/opt/java/openjdk0 B
7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
9RUN /bin/sh -c set -eux;18.45 MB
10ENV JAVA_VERSION=jdk-17.0.19+100 B
11RUN /bin/sh -c set -eux;45.36 MB
12RUN /bin/sh -c set -eux;157 B
13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB
14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
15LABEL org.opencontainers.image.authors=Peter Stadler0 B
16LABEL org.opencontainers.image.source=https://github.com/peterstadler/existdb-docker0 B
17ARG VERSION=6.3.00 B
18ARG MAX_MEMORY0 B
19ARG EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-6.3.0/exist-installer-6.3.0.jar0 B
20ARG SAXON_JAR=/opt/exist/lib/Saxon-HE-9.9.1-8.jar0 B
21ARG EXIST_CONTEXT_PATH0 B
22ARG EXIST_DATA_DIR0 B
23ARG EXIST_ENV0 B
24ENV VERSION=6.3.00 B
25ENV EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-6.3.0/exist-installer-6.3.0.jar0 B
26ENV EXIST_HOME=/opt/exist0 B
27ENV MAX_MEMORY=20480 B
28ENV EXIST_ENV=development0 B
29ENV EXIST_CONTEXT_PATH=/exist0 B
30ENV EXIST_DATA_DIR=/opt/exist/data0 B
31ENV SAXON_JAR=/opt/exist/lib/Saxon-HE-9.9.1-8.jar0 B
32ENV LOG4J_FORMAT_MSG_NO_LOOKUPS=true0 B
33RUN |7 VERSION=6.3.0 MAX_MEMORY=2048 EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-6.3.0/exist-installer-6.3.0.jar1.22 KB
34WORKDIR /opt/exist114 B
35ADD https://exist-db.org/exist/apps/public-repo/public/functx-1.0.1.xar /opt/exist/autodeploy/ # buildkit26.99 KB
36COPY entrypoint.sh catalog.xml getopt-settings.eXist4.patch /opt/exist/1.77 KB
37COPY configure_9_3.dtd /etc/ # buildkit2.61 KB
38COPY adjust-conf-files.xsl log4j2.xml /opt/exist/ #3.15 KB
39COPY xml-resolver-1.2.jar /opt/exist/lib/ # buildkit77.34 KB
40RUN |7 VERSION=6.3.0 MAX_MEMORY=2048 EXIST_URL=https://github.com/eXist-db/exist/releases/download/eXist-6.3.0/exist-installer-6.3.0.jar157.85 MB
41USER wegajetty:wegajetty0 B
42VOLUME [/opt/exist/data]0 B
43HEALTHCHECK {Test:[CMD-SHELL curl -Lf http://localhost:8080${EXIST_CONTEXT_PATH}0 B
44CMD ["./entrypoint.sh"]0 B
45EXPOSE [8080/tcp]0 B
46LABEL org.opencontainers.image.title=Beethovens Werkstatt API0 B
47LABEL org.opencontainers.image.description=API for MEI-encoded music0 B
48LABEL org.opencontainers.image.source=https://github.com/BeethovensWerkstatt/api0 B
49LABEL org.opencontainers.image.vendor=Beethovens Werkstatt0 B
50ENV EXIST_ENV=production0 B
51ENV EXIST_CONTEXT_PATH=/0 B
52ENV EXIST_DEFAULT_APP_PATH=xmldb:exist:///db/apps/api0 B
53ENV BW_ENV=production0 B
54WORKDIR /opt/exist32 B
55USER root0 B
56COPY docker-entrypoint.sh /usr/local/bin/ # buildkit632 B
57RUN /bin/sh -c chmod +x627 B
58RUN /bin/sh -c perl -07772.05 KB
59COPY /opt/api-build/dist/api-*.xar /opt/exist/autodeploy/ # buildkit177.52 MB
60RUN /bin/sh -c chown wegajetty:wegajetty177.52 MB
61USER wegajetty0 B
62HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:8080/api/health0 B
63EXPOSE [8080/tcp 8443/tcp]0 B
64ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B

Command

 ARG RELEASE