sha256:dee4dea6f91f21db7b8960e697ae05152e66874a7e166a89780c28703e37c6b2
OS/ARCH
Compressed size
458.61 MB
Last pushed
5 months by dspacebot
Type
Image
Manifest digest
sha256:6f76592dbfc3f7d1920245ec68c2e89d4086397bdc34c7d830b2276e1b51497d
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7ENV JAVA_HOME=/opt/java/openjdk0 B8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B10RUN /bin/sh -c set -eux;15.4 MB11ENV JAVA_VERSION=jdk-17.0.16+80 B12RUN /bin/sh -c set -eux;44.81 MB13RUN /bin/sh -c set -eux;157 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16ARG SOLR_VERSION=9.8.10 B17ARG SOLR_DIST=0 B18ARG SOLR_SHA512=08888ea626b9fa617438b97f9f8d552acfbd087fc9fd248e7495627716decca5e2e8d55bedf0e1f2484c838295c2abd68debb002d1ae36965eb99753320459f40 B19ARG SOLR_KEYS=50E3EE1C91C7E0CB4DFB007B369424FC98F3F6EC0 B20ARG SOLR_DOWNLOAD_SERVER=https://www.apache.org/dyn/closer.lua?action=download&filename=/solr/solr0 B21RUN |5 SOLR_VERSION=9.8.1 SOLR_DIST= SOLR_SHA512=08888ea626b9fa617438b97f9f8d552acfbd087fc9fd248e7495627716decca5e2e8d55bedf0e1f2484c838295c2abd68debb002d1ae36965eb99753320459f4368.47 MB22LABEL org.opencontainers.image.title=Apache Solr0 B23LABEL org.opencontainers.image.description=Solr is the blazing-fast,0 B24LABEL org.opencontainers.image.authors=The Apache Solr Project0 B25LABEL org.opencontainers.image.url=https://solr.apache.org0 B26LABEL org.opencontainers.image.source=https://github.com/apache/solr0 B27LABEL org.opencontainers.image.documentation=https://solr.apache.org/guide/0 B28LABEL org.opencontainers.image.version=9.8.10 B29LABEL org.opencontainers.image.licenses=Apache-2.00 B30ENV SOLR_USER=solr SOLR_UID=8983 SOLR_GROUP=solr SOLR_GID=89830 B31RUN |5 SOLR_VERSION=9.8.1 SOLR_DIST= SOLR_SHA512=08888ea626b9fa617438b97f9f8d552acfbd087fc9fd248e7495627716decca5e2e8d55bedf0e1f2484c838295c2abd68debb002d1ae36965eb99753320459f44.17 KB32RUN |5 SOLR_VERSION=9.8.1 SOLR_DIST= SOLR_SHA512=08888ea626b9fa617438b97f9f8d552acfbd087fc9fd248e7495627716decca5e2e8d55bedf0e1f2484c838295c2abd68debb002d1ae36965eb99753320459f4210 B33RUN |5 SOLR_VERSION=9.8.1 SOLR_DIST= SOLR_SHA512=08888ea626b9fa617438b97f9f8d552acfbd087fc9fd248e7495627716decca5e2e8d55bedf0e1f2484c838295c2abd68debb002d1ae36965eb99753320459f410.64 KB34RUN |5 SOLR_VERSION=9.8.1 SOLR_DIST= SOLR_SHA512=08888ea626b9fa617438b97f9f8d552acfbd087fc9fd248e7495627716decca5e2e8d55bedf0e1f2484c838295c2abd68debb002d1ae36965eb99753320459f41.54 MB35VOLUME [/var/solr]0 B36EXPOSE map[8983/tcp:{}]0 B37WORKDIR /opt/solr32 B38USER 89830 B39ENTRYPOINT ["docker-entrypoint.sh"]0 B40CMD ["solr-foreground"]0 B41ENV SOLR_OPTS=-Dsolr.config.lib.enabled=true AUTHORITY_CONFIGSET_PATH=/opt/solr/server/solr/configsets/authority/conf OAI_CONFIGSET_PATH=/opt/solr/server/solr/configsets/oai/conf SEARCH_CONFIGSET_PATH=/opt/solr/server/solr/configsets/search/conf0 B42USER root0 B43RUN /bin/sh -c mkdir -p388 B44COPY authority/conf/* /opt/solr/server/solr/configsets/authority/conf/ # buildkit3.51 KB45COPY oai/conf/* /opt/solr/server/solr/configsets/oai/conf/ # buildkit4.22 KB46COPY search/conf/* /opt/solr/server/solr/configsets/search/conf/ # buildkit6.55 KB47COPY statistics/conf/* /opt/solr/server/solr/configsets/statistics/conf/ # buildkit4.1 KB48COPY qaevent/conf/* /opt/solr/server/solr/configsets/qaevent/conf/ # buildkit4.26 KB49COPY suggestion/conf/* /opt/solr/server/solr/configsets/suggestion/conf/ # buildkit4.77 KB50COPY audit/conf/* /opt/solr/server/solr/configsets/audit/conf/ # buildkit3.2 KB51RUN /bin/sh -c chown -R169.47 KB52USER solr0 BCommand
ARG RELEASE