Namespace
solr
Image / Tag
address-hygiene-errors:20230210.01
Content Digest
sha256:bf90499119e812cff9859fcfee44e0860ccadcaf9c2d58128b04828abde8fe00
Details
Created

2023-01-10 17:47:14 UTC

Size

1.05 GB

Content Digest
Labels
  • build_date
    2023-01-10T17:36:18Z
  • description
    SOLR 8.11.2 image with errors dictionary for address-hygiene API
  • maintainer
    k.pedzich@datawise.pl
  • url
    https://locit.io
  • vendor
    DataWise

Environment
PATH

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


Layers

[#000] sha256:675920708c8bf10fbd02693dc8f43ee7dbe0a99cdfd55e06e6f1a8b43fd08e3f - 2.54% (27.2 MB)

[#001] sha256:8b7b93e1a217c329ca15a737ab1b5f0d9c1f89646cd768098bfba2ca54bfbed4 - 2.39% (25.6 MB)

[#002] sha256:7db54c2f5d406cfa87bb652dfd9897c446cd9f0f8168b92e47fea9468b51066e - 36.18% (389 MB)

[#003] sha256:179cf881516157278e8e84efa9edc5d12f768140e1b32dfb7dae21ba31992ae2 - 38.8% (417 MB)

[#004] sha256:203126abaa41f8850564dad1eb08e2647bb6b8a9c8a2b4b0fa4a976d4d185a4c - 0.0% (730 Bytes)

[#005] sha256:83b8c058e624011f5aca07a88fe2bc2debe87a7d7feb5e942c736eeb23e1af57 - 0.0% (274 Bytes)

[#006] sha256:4f1005b76807726a32ade32ae42ef1d2d8bc79d06c1009467977c663c291ed2c - 0.0% (493 Bytes)

[#007] sha256:7bd16f1e46ed91da99b0c6823cdd590109201a5bcbe9ead3e1fcf4fc8e8b8684 - 0.0% (3.5 KB)

[#008] sha256:c28515b93e7f7359295847f7983b94e5569993072e98303a63303c836623c32d - 0.0% (338 Bytes)

[#009] sha256:4e257bfcffaa1b91292d99043e6aecbf81ce444f6fa36f25969fe62eda67997b - 0.0% (1.18 KB)

[#010] sha256:9bd3ee56cdb3603443dfe79a371b2ce6c9d16a3f18efffe0857ca78e79053218 - 0.0% (531 Bytes)

[#011] sha256:5c8e764499420001717d12d254e78a67a1296c49f6ba9654382cb6a3dd45d273 - 0.0% (369 Bytes)

[#012] sha256:2fb8d7d1b876310d2522ed4651aa405187da4841cea1ac57e926a1de94f921cc - 0.0% (293 Bytes)

[#013] sha256:87e12d7b30e32e6b6a6840531322445ee4a8719ff77eb725060abbf89c2f6a5a - 0.0% (359 Bytes)

[#014] sha256:d4ef31b2961676f73fc30a4ed14359ce348b1aa96b43c389a5e16a8f84aa612b - 0.0% (466 Bytes)

[#015] sha256:e62f842b747d626e7f863200bf524000639481bd501524cd59dd944c8a822158 - 7.26% (78 MB)

[#016] sha256:892849b705a652b74b8c46af93efca2210d80125bebd90b8b08ba4361c9237af - 0.21% (2.22 MB)

[#017] sha256:3f36e2e9db26e76b417ded812dfd7a40ec3ba00815191674d37d3a95452d2e77 - 0.0% (6.08 KB)

[#018] sha256:80e919b98d70104248a4f244596730277f7cbae5dc82b6a1e49d81ea48e86444 - 0.0% (230 Bytes)

[#019] sha256:22f5c9af449bd9683daee2aa664116cfacbeba168366b6ac3fadcbf824aee822 - 0.0% (1.57 KB)

[#020] sha256:c60fc43b587d54b6a0fd47fbb3b8b2d956ca6d99392f22cf443ddbc4bb2a5359 - 0.0% (9.57 KB)

[#021] sha256:a60db3e0a217fa1a574a2c105bb26cf4c8ad5b9bd7d5ea4a11769ae8fbb40e6f - 12.62% (136 MB)


History
2022-09-01 23:46:26 UTC

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

2022-09-01 23:46:27 UTC

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

2022-09-16 08:43:51 UTC

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

2022-09-16 08:44:00 UTC

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

2022-09-16 08:45:45 UTC

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

2022-09-16 08:47:04 UTC

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

2022-09-16 08:47:08 UTC

/bin/sh -c #(nop) COPY file:0d6ebeff3520cdaca5021c45cec76d4527bf64976e63d4e251315081bb5ea0cb in /etc/nginx/sites-available/default

2022-09-16 08:47:09 UTC

/bin/sh -c #(nop) COPY file:5c37b5c445bdf312e1888db5b8763882af4dfa06938cd292c10b19eda2c591e8 in /etc/nginx/conf.d

2022-09-16 08:47:09 UTC

/bin/sh -c #(nop) COPY file:0eb4b8ffc783c5a8b799a838171426b4a83211d1ed30a3dc8e46956cbad6760d in /etc/nginx/nginx.conf

2022-09-16 08:47:10 UTC

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

2022-09-16 08:56:55 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/pingfoo/

2022-09-16 09:33:53 UTC

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

2022-09-16 09:33:53 UTC

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

2022-09-16 09:33:53 UTC

/bin/sh -c #(nop) COPY file:125c45c5d05c02371959c6cebcac792c8f8844e84ff81c0d2e1dfb94ef14962f in /entrypoint.sh

2022-09-16 09:33:54 UTC

/bin/sh -c #(nop) COPY file:7721f6324bd90d0b578be3ecc6ce0a12fe26be95d9f16dff8c0bfb0666017d54 in /entrypoint-nginx.sh

2022-09-16 09:33:54 UTC

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

2022-09-16 09:33:54 UTC

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

2022-09-16 09:34:01 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 /var/lib/nginx && chmod -R g=u /var/lib/nginx && 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

2022-09-16 09:34:03 UTC

/bin/sh -c #(nop) COPY file:eacfdd95879e8b57a9cfc183d0842dd7993ca4d824bbe47c895fed835f9499bf in /opt/solr/dist/mysql-connector-java-8.0.26.jar

2022-09-16 09:34:03 UTC

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

2022-09-16 09:34:16 UTC

/bin/sh -c /opt/solr/bin/solr start -s /var/solr/data && /opt/solr/bin/solr create_core -c pingfoo && /opt/solr/bin/solr config -c pingfoo -p 8983 -action set-user-property -property update.autoCreateFields -value false && /opt/solr/bin/solr stop

2022-09-16 09:34:16 UTC

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

2022-09-16 09:34:16 UTC

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

2022-09-16 09:54:45 UTC

/bin/sh -c #(nop) LABEL build_date=2022-09-16T09:54:43Z

2022-09-16 09:54:45 UTC

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

2022-09-16 09:54:45 UTC

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

2022-09-16 09:54:46 UTC

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

2022-09-16 09:54:46 UTC

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

2022-09-16 09:54:46 UTC

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

2022-09-16 09:57:49 UTC

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

2022-09-16 09:57:49 UTC

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

2022-09-16 09:57:49 UTC

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

2022-09-16 09:58:09 UTC

/bin/sh -c /opt/solr/bin/solr start -s /var/solr/data && /opt/solr/bin/solr create_core -c city && /opt/solr/bin/solr config -c city -p 8983 -action set-user-property -property update.autoCreateFields -value false && /opt/solr/bin/solr create_core -c street && /opt/solr/bin/solr config -c street -p 8983 -action set-user-property -property update.autoCreateFields -value false && /opt/solr/bin/solr stop

2022-09-16 09:58:09 UTC

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

2022-09-16 09:58:10 UTC

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

2023-01-10 17:36:18 UTC

/bin/sh -c #(nop) LABEL build_date=2023-01-10T17:36:18Z

2023-01-10 17:36:19 UTC

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

2023-01-10 17:36:19 UTC

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

2023-01-10 17:36:19 UTC

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

2023-01-10 17:36:20 UTC

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

2023-01-10 17:36:20 UTC

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

2023-01-10 17:47:14 UTC