Namespace
solr
Image / Tag
address-hygiene-cache:20231211.01
Content Digest
sha256:0409e3b1dc35d624065ccb90abd5a7b559372999852edb2f63090c39d4d4cf99
Details
Created

2023-12-09 22:57:45 UTC

Size

898 MB

Content Digest
Labels
  • build_date
    2023-12-09T22:52:35Z
  • description
    SOLR 9.1.1 image with cache-input 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

cache-input

PATH

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


Layers

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

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

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

[#003] sha256:caa5c29c841429f07b69adc8b2d35b88a8f8f433150e435cdbc61eb63192d74e - 48.9% (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:f32905bdc452d0a91354ef6d928c1a6c59ec54a62a4d7f3466f5360f053e1a39 - 0.0% (239 Bytes)

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

[#016] sha256:00e96f51832ee6912e0866d19c32afde574470728c6125e805065bef1fc03688 - 6.1% (54.8 MB)

[#017] sha256:c9ea1eb76575535fa667a45d493794236e4acd335b685a7c8f48efcdfe729117 - 0.0% (6.52 KB)

[#018] sha256:49d69b9e3dcae731bdaca536872a3ae5ce4df6c4fd58e45a7310dabf263ff504 - 0.0% (207 Bytes)

[#019] sha256:0d0d9b74921b3f147b43dbd6786d95a8465941fbd1c38657a2a23db7acfdbaa5 - 0.0% (883 Bytes)

[#020] sha256:748a5273d7f2ea150a2d894a4374f6937f6b708873236d90f5c6a05b42b0576f - 0.0% (9.75 KB)

[#021] sha256:8e1d0dde1e4d05cb56986d61dbb0f5b5fc11a49694499ef32dbe3fe2cf14b14b - 10.39% (93.4 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-09 22:51:48 UTC

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

2023-12-09 22:51:48 UTC

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

2023-12-09 22:51:56 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-09 22:51:57 UTC

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

2023-12-09 22:51:57 UTC

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

2023-12-09 22:52:13 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 && /bin/bash /api-info-add.sh bim-created && /opt/solr/bin/solr stop

2023-12-09 22:52:13 UTC

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

2023-12-09 22:52:14 UTC

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

2023-12-09 22:52:14 UTC

/bin/sh -c #(nop) LABEL build_date=2023-12-09T22:51:47Z

2023-12-09 22:52:14 UTC

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

2023-12-09 22:52:15 UTC

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

2023-12-09 22:52:15 UTC

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

2023-12-09 22:52:15 UTC

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

2023-12-09 22:52:15 UTC

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

2023-12-09 22:52:36 UTC

/bin/sh -c mkdir -p /var/solr/data/cache-input/

2023-12-09 22:52:36 UTC

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

2023-12-09 22:52:36 UTC

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

2023-12-09 22:52:37 UTC

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

2023-12-09 22:52:51 UTC

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

2023-12-09 22:52:51 UTC

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

2023-12-09 22:52:52 UTC

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

2023-12-09 22:52:52 UTC

/bin/sh -c #(nop) LABEL build_date=2023-12-09T22:52:35Z

2023-12-09 22:52:52 UTC

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

2023-12-09 22:52:53 UTC

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

2023-12-09 22:52:53 UTC

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

2023-12-09 22:52:53 UTC

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

2023-12-09 22:52:53 UTC

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

2023-12-09 22:57:45 UTC