Namespace
solr
Image / Tag
address-hygiene-errors:latest
Content Digest
sha256:b590ff2f28b038afcaf538a6c085b38731a4f912d1631e02696182cfcc218194
Details
Created

2025-11-25 10:43:11 UTC

Size

946 MB

Content Digest
Labels
  • build_date
    2025-11-25T10:32:02Z
  • description
    SOLR 9.1.1 image with errors dictionary for address-hygiene 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

city

PATH

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


Layers

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

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

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

[#003] sha256:caa5c29c841429f07b69adc8b2d35b88a8f8f433150e435cdbc61eb63192d74e - 46.44% (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 - 5.79% (54.8 MB)

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

[#018] sha256:bfb5a06239e4b87738072c2cb2fc2a937dee0dbfe3f00a8315eff472e74ae05b - 0.0% (233 Bytes)

[#019] sha256:8461c1a62c01fcb37465a8cd72052513ea64b81ea2bb38784291ea9004de2b37 - 0.0% (1.04 KB)

[#020] sha256:2a33fe2c73f6712740a1d32e513442a636b237373eefe1cbb6cacf88d7942daa - 0.0% (11.3 KB)

[#021] sha256:c97214826b4d892dd46a09a52a6bda45faa2bc0d510b7a0c849e9ae6a2c23723 - 14.89% (141 MB)


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"]

2023-12-10 09:44:54 UTC

/bin/sh -c mkdir -p /var/solr/data/city/ && mkdir -p /var/solr/data/street/

2023-12-10 09:44:54 UTC

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

2023-12-10 09:44:54 UTC

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

2023-12-10 09:45:13 UTC

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

2023-12-10 09:45:13 UTC

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

2023-12-10 09:45:14 UTC

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

2023-12-10 09:45:14 UTC

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

2025-11-25 10:32:05 UTC

/bin/sh -c #(nop) LABEL build_date=2025-11-25T10:32:02Z

2025-11-25 10:32:05 UTC

/bin/sh -c #(nop) LABEL description=SOLR 9.1.1 image with errors dictionary for address-hygiene API

2025-11-25 10:32:06 UTC

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

2025-11-25 10:32:06 UTC

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

2025-11-25 10:32:06 UTC

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

2025-11-25 10:32:07 UTC

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

2025-11-25 10:43:11 UTC