Namespace
solr
Image / Tag
payray-mde:20250317.01
Content Digest
sha256:2e2c6955f236791a421d875421ce7877935b8d18c6b6a4c755d629582c6c2610
Details
Created

2025-03-17 17:35:00 UTC

Size

2.65 GB

Content Digest
Labels
  • build_date
    2025-03-17T17:08:55Z
  • description
    SOLR 9.1.1 image with reference database for poc API
  • maintainer
    k.pedzich@datawise.pl
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    20.04
  • url
    https://locit.io
  • vendor
    DataWise

Environment
HEALTH_CORE

info

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:99803d4b97f3db529ae9ca4174b0951afac6b309e7deaa8ec3214c584e02b3a8 - 1.01% (27.3 MB)

[#001] sha256:dc9a60a21bae2a980c4bd1c0c781bac43aeca06497b2125acd7b656e7db11981 - 1.37% (37.1 MB)

[#002] sha256:1948ace983a18b595a5961ada770278d4217072fb83d94891aa9c44538cc5b2b - 9.1% (247 MB)

[#003] sha256:caa5c29c841429f07b69adc8b2d35b88a8f8f433150e435cdbc61eb63192d74e - 16.22% (439 MB)

[#004] sha256:9fbe4552e70fe3526288acd3f71f07b4f7495aeef7730a9e05e9f9e7f83d234f - 0.0% (3.5 KB)

[#005] sha256:5b8b8baa124e3da634789a4c1c0867762547afaf24d8a515123babfd7a315d08 - 0.0% (345 Bytes)

[#006] sha256:ee7c2e35783828cdf5070a0443d495d25ee270df43c4e8839eb627b64a42c75d - 0.0% (839 Bytes)

[#007] sha256:920e05e090a16f992ac1d8fdb86e5533c60261c94849fabd3bb232063ee1e64b - 0.0% (905 Bytes)

[#008] sha256:2d87b61a2346208e1b20d6d74d7f992cd4e500fa718989e3e086374efc94c3c2 - 0.0% (289 Bytes)

[#009] sha256:106214f8f2f1c8199fc5bf628f5e9125c21ee66c3b75647532a709fb7264fd4d - 0.0% (503 Bytes)

[#010] sha256:e0efc8019c65c7d475d6cebb256678baa229a86286caa4179a1751eeda7f9c46 - 0.0% (551 Bytes)

[#011] sha256:7068e7f0014a2d28996f3ab82e45c72850ff2210da1c0d5b338a393902509d91 - 0.0% (370 Bytes)

[#012] sha256:25e2d14ac9c159fe71f939b61c11f95557fc67293c76c11be9021c8cc853722c - 0.0% (352 Bytes)

[#013] sha256:cbd4763a6a1eedb375e81ac919c4376b75c1cd3a697511bcece7fa8ff7988005 - 0.0% (481 Bytes)

[#014] sha256:cd94755b156c393c66b38bbfad953f817f86fe874a885415310a91a6448b3c58 - 0.0% (237 Bytes)

[#015] sha256:f821b647a09fe893db9b093dc664256ae0c42f50e9a48b7253bf00887a658ace - 0.0% (348 Bytes)

[#016] sha256:cf3c227a95fcc4818845e1d5bf30f63b9f8ba8fa0d60479fbfd373e0ffc22f38 - 2.02% (54.8 MB)

[#017] sha256:abfe3bd63fe11efb8956ce2556c0689c48363439634c10baa7346302f901e8ab - 0.0% (6.69 KB)

[#018] sha256:35eaab39d7e0602209c01ffce4e78fb58181850a77c37b18bc86eae7eab622c5 - 0.0% (260 Bytes)

[#019] sha256:063ab6552daaee4faa936d154bfaf2834832d37871a68ca837564e3f59daa465 - 0.0% (1.6 KB)

[#020] sha256:42dc9f3596b2585d31f793730cb7d912f900581ac91e2e15b154dc6249e24a5e - 0.0% (12 KB)

[#021] sha256:fd1d9d1e589877c6b053aefd1a30ca91e31d64b4981119b4e0f6a87100b158cb - 70.28% (1.86 GB)


History
2023-04-13 13:05:13 UTC

/bin/sh -c #(nop) ARG RELEASE

2023-04-13 13:05:13 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2023-04-13 13:05:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-04-13 13:05:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04

2023-04-13 13:05:15 UTC

/bin/sh -c #(nop) ADD file:d05d1c0936b046937bd5755876db2f8da3ed8ccbcf464bb56c312fbc7ed78589 in /

2023-04-13 13:05:15 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2023-07-20 12:02:28 UTC

/bin/sh -c #(nop) MAINTAINER DataWise version: 1.0

2023-09-28 09:35:15 UTC

/bin/sh -c apt-get update && apt-get upgrade -y

2023-09-28 09:36:41 UTC

/bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get install -y default-jdk supervisor cron sudo jq curl wget mc

2023-12-09 16:51:49 UTC

/bin/sh -c cd /opt && wget https://archive.apache.org/dist/solr/solr/9.1.1/solr-9.1.1.tgz && tar xzf solr-9.1.1.tgz solr-9.1.1/bin/install_solr_service.sh --strip-components=2 && apt-get install lsof && bash install_solr_service.sh solr-9.1.1.tgz

2023-12-09 16:51:51 UTC

/bin/sh -c useradd -g root -m -s /bin/bash -l -o -u 8877 randi

2023-12-09 16:51:52 UTC

/bin/sh -c install -d -m 0770 -o randi -g root /locit && install -d -m 0770 -o solr -g root /opt/solr/server/logs && mkdir -p /var/solr/data/info/

2023-12-09 17:09:32 UTC

/bin/sh -c #(nop) ADD dir:abc4ca992bc12be8939f11b6bcec13b6583dcfa2c507c67713a5e3543452961b in /var/solr/data

2023-12-09 17:09:32 UTC

/bin/sh -c #(nop) COPY file:3f9800081080206b384f2f6ae1637eea067816310a2e0db948e278075bf6051c in /opt/solr/server/etc/jetty-http.xml

2023-12-09 17:09:32 UTC

/bin/sh -c #(nop) COPY file:4be0f845086f6edab030fa4b87d8432f214d0455f55e8993e1c9284affc15fe4 in /opt/solr/bin/solr.in.sh

2023-12-09 17:09:33 UTC

/bin/sh -c #(nop) COPY file:4742a4589959ddee540dcf83f6107d9c44b90803055351590bfef1cd6720e939 in /var/solr/data/security.json

2023-12-09 17:09:33 UTC

/bin/sh -c #(nop) COPY file:05582e3f3d254fdcf63fa4a9ef0600bbe94ce571907414e93c340088c993ea85 in /etc/supervisor/conf.d/supervisord.conf

2023-12-09 17:09:33 UTC

/bin/sh -c #(nop) COPY file:0dd39cabb3169c926db61ca9c190cec956592d74925988b10eb98045b53d9b77 in /entrypoint.sh

2023-12-09 22:51:47 UTC

/bin/sh -c #(nop) COPY file:c9518a2f5a3006cbafb0336e3bd49d136dd35c3ae1e1d24bd59dbba0cb53294e in /api-host-stop.sh

2023-12-09 22:51:48 UTC

/bin/sh -c #(nop) COPY file:7ca4b2209a3b9e934f9f85da5b980ca0b7a4558cc116b3e26cf9a952103d082c in /api-healthcheck.sh

2023-12-10 09:42:58 UTC

/bin/sh -c #(nop) COPY file:36576835dba10b98100953014cbb2625f3aeddaa13379abf1fdbc22d8cc9d753 in /api-healthcheck-enable.sh

2023-12-10 09:42:58 UTC

/bin/sh -c #(nop) COPY file:5e54b7bcb505c11a3bf76bb6c2510aedbcac463d90709e602f20563c10a533d9 in /api-info-add.sh

2023-12-10 09:43:04 UTC

/bin/sh -c chown -R solr:root /var/solr && chown -R solr:root /var/solr/data && chmod 770 /var/solr && chmod 770 /var/solr/data && chgrp -R 0 /run && chmod -R g=u /run && chgrp -R 0 /var/log && chmod -R g=u /var/log && chgrp -R 0 /opt/solr/bin && chmod -R g=u /opt/solr/bin && chgrp -R 0 /opt/solr/server && chmod -R g=u /opt/solr/server && chgrp -R 0 /opt/solr/server/solr && chmod -R g=u /opt/solr/server/solr && chgrp -R 0 /opt/solr/server/logs && chmod -R g=u /opt/solr/server/logs && chgrp -R 0 /var/run && chmod -R g=u /var/run && chmod gu+s /usr/sbin/cron && chmod g+w /etc/passwd && rm /opt/solr-9.1.1.tgz

2023-12-10 09:43:05 UTC

/bin/sh -c #(nop) USER 8877

2023-12-10 09:43:20 UTC

/bin/sh -c /opt/solr/bin/solr start -s /var/solr/data && /opt/solr/bin/solr create -c info && /opt/solr/bin/solr config -c info -p 8983 -action set-user-property -property update.autoCreateFields -value false && /bin/bash /api-healthcheck-enable.sh info && /bin/bash /api-info-add.sh bim-created && /opt/solr/bin/solr stop

2023-12-10 09:43:21 UTC

/bin/sh -c #(nop) ENV HEALTH_CORE=info

2023-12-10 09:43:21 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "/bin/bash /api-healthcheck.sh || exit 1"] "30s" "10s" "5m0s" '\x03'}

2023-12-10 09:43:21 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2023-12-10 09:43:21 UTC

/bin/sh -c #(nop) LABEL build_date=2023-12-10T09:42:58Z

2023-12-10 09:43:22 UTC

/bin/sh -c #(nop) LABEL description=SOLR 9.1.1 image

2023-12-10 09:43:22 UTC

/bin/sh -c #(nop) LABEL maintainer=k.pedzich@datawise.pl

2023-12-10 09:43:22 UTC

/bin/sh -c #(nop) LABEL url=https://locit.io

2023-12-10 09:43:22 UTC

/bin/sh -c #(nop) LABEL vendor=DataWise

2023-12-10 09:43:23 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/bin/sh" "-c" "/usr/bin/supervisord -c /etc/supervisor/supervisord.conf"]

2024-03-12 14:50:06 UTC

/bin/sh -c mkdir -p /var/solr/data/address/ && mkdir -p /var/solr/data/chainname/ && mkdir -p /var/solr/data/geotags/

2024-05-28 09:43:38 UTC

/bin/sh -c #(nop) ADD dir:3377cb8c148471e7c5f3d02e10b25c374063aacc9daba8ec6760d0e87ab70299 in /var/solr/data

2024-05-28 09:43:38 UTC

/bin/sh -c #(nop) USER 8877

2024-05-28 09:44:05 UTC

/bin/sh -c /opt/solr/bin/solr start -s /var/solr/data && /opt/solr/bin/solr create -c address && /opt/solr/bin/solr config -c address -p 8983 -action set-user-property -property update.autoCreateFields -value false && /opt/solr/bin/solr create -c chainname && /opt/solr/bin/solr config -c chainname -p 8983 -action set-user-property -property update.autoCreateFields -value false && /opt/solr/bin/solr create -c geotags && /opt/solr/bin/solr config -c geotags -p 8983 -action set-user-property -property update.autoCreateFields -value false && /bin/bash /api-healthcheck-enable.sh address && /bin/bash /api-info-add.sh logic-created && /opt/solr/bin/solr stop

2024-05-28 09:44:06 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "/bin/bash /api-healthcheck.sh address || exit 1"] "30s" "10s" "5m0s" '\x03'}

2024-05-28 09:44:06 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2025-03-17 17:08:58 UTC

/bin/sh -c #(nop) LABEL build_date=2025-03-17T17:08:55Z

2025-03-17 17:08:59 UTC

/bin/sh -c #(nop) LABEL description=SOLR 9.1.1 image with reference database for poc API

2025-03-17 17:08:59 UTC

/bin/sh -c #(nop) LABEL maintainer=k.pedzich@datawise.pl

2025-03-17 17:08:59 UTC

/bin/sh -c #(nop) LABEL url=https://locit.io

2025-03-17 17:09:00 UTC

/bin/sh -c #(nop) LABEL vendor=DataWise

2025-03-17 17:09:00 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/bin/sh" "-c" "/usr/bin/supervisord -c /etc/supervisor/supervisord.conf"]

2025-03-17 17:35:00 UTC