Sign inSign up

uselagoon/solr-7.7-drupal:22.10.0

Multi-platform
Index digest

sha256:a0f6c4fb49013a2fdfdda8c98ab5a9421e3d219e28a7550a36cebfebe05e7973

OS/ARCH

Compressed size

235.81 MB

Last pushed

almost 4 years by amazeeiojenkins

Type

Image

Manifest digest

sha256:260bfa43cf78092da39bcb87e4a0e9ea09c53654e0ecfbde8bbf167eb4e4e2af

Image Layers

1ADD file ... in / 2.56 MB
2CMD ["/bin/sh"]0 B
3ENV LANG=C.UTF-80 B
4/bin/sh -c { echo '#!/bin/sh';237 B
5ENV JAVA_HOME=/usr/lib/jvm/java-1.8-openjdk/jre0 B
6ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin0 B
7ENV JAVA_VERSION=8u2120 B
8ENV JAVA_ALPINE_VERSION=8.212.04-r00 B
9/bin/sh -c set -x &&52.4 MB
10LABEL maintainer=Martijn Koster "[email protected]"0 B
11LABEL repository=https://github.com/docker-solr/docker-solr0 B
12ARG SOLR_DOWNLOAD_SERVER0 B
13/bin/sh -c apk add --no-cache7.09 MB
14/bin/sh -c apk add --no-cache572.36 KB
15ENV SOLR_USER=solr SOLR_UID=8983 SOLR_GROUP=solr0 B
16ENV GOSU_VERSION=1.110 B
17ENV GOSU_KEY=B42F6819007F00F88E364FD4036A9C25BF357DD40 B
18/bin/sh -c addgroup -S -g1.23 KB
19/bin/sh -c set -e; 72.55 KB
20/bin/sh -c set -e; 164.32 MB
21COPY --chown=solr:solrdir:d7b50a21e7d2202ff57b821bec8a769d76b44ca3397a0fbe1fd8c4283d606486 in /opt/docker-solr/scripts 4.13 KB
22EXPOSE 89830 B
23WORKDIR /opt/solr0 B
24USER solr0 B
25ENTRYPOINT ["docker-entrypoint.sh"]0 B
26CMD ["solr-foreground"]0 B
27LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B
28LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B
29ENV LAGOON=solr0 B
30ARG LAGOON_VERSION0 B
31ENV LAGOON_VERSION=22.10.00 B
32COPY /lagoon /lagoon # buildkit3.34 MB
33COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.09 MB
34COPY /sbin/tini /sbin/ # buildkit9.32 KB
35COPY /home/.bashrc /home/.bashrc # buildkit604 B
36ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B
37USER root0 B
38RUN |1 LAGOON_VERSION=22.10.0 /bin/sh -c118 B
39RUN |1 LAGOON_VERSION=22.10.0 /bin/sh -c174.38 KB
40RUN |1 LAGOON_VERSION=22.10.0 /bin/sh -c459.71 KB
41RUN |1 LAGOON_VERSION=22.10.0 /bin/sh -c2.7 MB
42USER solr0 B
43ENV SOLR_OPTS=-Dlog4j2.formatMsgNoLookups=true0 B
44COPY 10-solr-port.sh /lagoon/entrypoints/ # buildkit537 B
45COPY 20-solr-datadir.sh /lagoon/entrypoints/ # buildkit2.8 KB
46VOLUME [/var/solr]0 B
47ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B
48CMD ["solr-precreate" "mycore"]0 B
49LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B
50LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B
51COPY solr7.7 /solr-conf # buildkit22.14 KB
52RUN /bin/sh -c precreate-core drupal22.28 KB
53CMD ["solr-foreground"]0 B

Command

ADD file:66f49017dd7ba295602526dbf210046e47fd097298c17a3f268a47487b5b6379 in /