Sign inSign up

ckan/ckan-solr:2.9-solr9.8-spatial

Content management system
Databases & storage
Manifest digest

sha256:60fcee7bef676edd463e538f7b4995cb8d79a4e9854d00f4cc0676b42d6a9372

OS/ARCH

linux/amd64

Compressed size

460.33 MB

Last pushed

over 1 year by amercader

Type

Image

Manifest digest

sha256:60fcee7bef676edd463e538f7b4995cb8d79a4e9854d00f4cc0676b42d6a9372

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 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;15.39 MB
11ENV JAVA_VERSION=jdk-17.0.14+70 B
12RUN /bin/sh -c set -eux;44.78 MB
13RUN /bin/sh -c set -eux;157 B
14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB
15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
16ARG SOLR_VERSION=9.8.00 B
17ARG SOLR_DIST=0 B
18ARG SOLR_SHA512=e5db4fe32b5df45671c679d3ec5653bd5a969f43e28dad7e5f1b7633837c059250b610db7d593c13f674bf0edbaf4fe11ecb94c24fef6a22de952c6f2781800c0 B
19ARG SOLR_KEYS=EDF961FF03E647F9CA8A9C2C758051CCA3A13A7F0 B
20ARG SOLR_DOWNLOAD_SERVER=https://www.apache.org/dyn/closer.lua?action=download&filename=/solr/solr0 B
21RUN |5 SOLR_VERSION=9.8.0 SOLR_DIST= SOLR_SHA512=e5db4fe32b5df45671c679d3ec5653bd5a969f43e28dad7e5f1b7633837c059250b610db7d593c13f674bf0edbaf4fe11ecb94c24fef6a22de952c6f2781800c368.47 MB
22LABEL org.opencontainers.image.title=Apache Solr0 B
23LABEL org.opencontainers.image.description=Solr is the blazing-fast,0 B
24LABEL org.opencontainers.image.authors=The Apache Solr Project0 B
25LABEL org.opencontainers.image.url=https://solr.apache.org0 B
26LABEL org.opencontainers.image.source=https://github.com/apache/solr0 B
27LABEL org.opencontainers.image.documentation=https://solr.apache.org/guide/0 B
28LABEL org.opencontainers.image.version=9.8.00 B
29LABEL org.opencontainers.image.licenses=Apache-2.00 B
30ENV SOLR_USER=solr SOLR_UID=8983 SOLR_GROUP=solr SOLR_GID=89830 B
31RUN |5 SOLR_VERSION=9.8.0 SOLR_DIST= SOLR_SHA512=e5db4fe32b5df45671c679d3ec5653bd5a969f43e28dad7e5f1b7633837c059250b610db7d593c13f674bf0edbaf4fe11ecb94c24fef6a22de952c6f2781800c4.17 KB
32RUN |5 SOLR_VERSION=9.8.0 SOLR_DIST= SOLR_SHA512=e5db4fe32b5df45671c679d3ec5653bd5a969f43e28dad7e5f1b7633837c059250b610db7d593c13f674bf0edbaf4fe11ecb94c24fef6a22de952c6f2781800c210 B
33RUN |5 SOLR_VERSION=9.8.0 SOLR_DIST= SOLR_SHA512=e5db4fe32b5df45671c679d3ec5653bd5a969f43e28dad7e5f1b7633837c059250b610db7d593c13f674bf0edbaf4fe11ecb94c24fef6a22de952c6f2781800c10.63 KB
34RUN |5 SOLR_VERSION=9.8.0 SOLR_DIST= SOLR_SHA512=e5db4fe32b5df45671c679d3ec5653bd5a969f43e28dad7e5f1b7633837c059250b610db7d593c13f674bf0edbaf4fe11ecb94c24fef6a22de952c6f2781800c1.54 MB
35VOLUME [/var/solr]0 B
36EXPOSE map[8983/tcp:{}]0 B
37WORKDIR /opt/solr32 B
38USER 89830 B
39ENTRYPOINT ["docker-entrypoint.sh"]0 B
40CMD ["solr-foreground"]0 B
41EXPOSE map[8983/tcp:{}]0 B
42ARG CKAN_BRANCH=dev-v2.90 B
43ENV SOLR_INSTALL=/opt/solr/0 B
44ENV SOLR_CONFIG_DIR=/opt/solr//server/solr/configsets0 B
45ENV SOLR_SCHEMA_FILE=/opt/solr//server/solr/configsets/ckan/conf/managed-schema0 B
46ARG JTS_VERSION=1.19.00 B
47ARG JTS_JAR_FILE=/opt/solr//server/solr-webapp/webapp/WEB-INF/lib/jts-core-1.19.0.jar0 B
48USER root0 B
49RUN |3 CKAN_BRANCH=dev-v2.9 JTS_VERSION=1.19.0 JTS_JAR_FILE=/opt/solr//server/solr-webapp/webapp/WEB-INF/lib/jts-core-1.19.0.jar62.74 KB
50ADD https://raw.githubusercontent.com/amercader/ckan/refs/heads/solr-9-schema-in-ckan-2.9/ckan/config/solr/schema.solr9.xml /opt/solr//server/solr/configsets/ckan/conf/managed-schema # buildkit2.47 KB
51ADD https://repo1.maven.org/maven2/org/locationtech/jts/jts-core/1.19.0/jts-core-1.19.0.jar /opt/solr//server/solr-webapp/webapp/WEB-INF/lib/jts-core-1.19.0.jar # buildkit971.12 KB
52RUN |3 CKAN_BRANCH=dev-v2.9 JTS_VERSION=1.19.0 JTS_JAR_FILE=/opt/solr//server/solr-webapp/webapp/WEB-INF/lib/jts-core-1.19.0.jar971.12 KB
53ENV SOLR_RPT_FIELD_DEFINITION=<fieldType name="location_rpt" 0 B
54ENV SOLR_RPT_FIELD=<field name="spatial_geom" type="location_rpt" indexed="true"0 B
55RUN |3 CKAN_BRANCH=dev-v2.9 JTS_VERSION=1.19.0 JTS_JAR_FILE=/opt/solr//server/solr-webapp/webapp/WEB-INF/lib/jts-core-1.19.0.jar2.59 KB
56RUN |3 CKAN_BRANCH=dev-v2.9 JTS_VERSION=1.19.0 JTS_JAR_FILE=/opt/solr//server/solr-webapp/webapp/WEB-INF/lib/jts-core-1.19.0.jar2.61 KB
57ENV SOLR_BBOX_FIELDS=<field name="bbox_area" type="float" indexed="true"0 B
58RUN |3 CKAN_BRANCH=dev-v2.9 JTS_VERSION=1.19.0 JTS_JAR_FILE=/opt/solr//server/solr-webapp/webapp/WEB-INF/lib/jts-core-1.19.0.jar2.65 KB
59RUN |3 CKAN_BRANCH=dev-v2.9 JTS_VERSION=1.19.0 JTS_JAR_FILE=/opt/solr//server/solr-webapp/webapp/WEB-INF/lib/jts-core-1.19.0.jar2.65 KB
60USER solr0 B
61CMD ["sh" "-c" "solr-precreate ckan0 B

Command

 ARG RELEASE