Namespace
solr
Image / Tag
geocoding:20230403.01
Content Digest
sha256:4e7714786c3d0e00be82da9383daa06bd906db7eb97030c3b63197fbf5b3d1ac
Details
Created

2023-03-27 10:55:21 UTC

Size

1.39 GB

Content Digest
Labels
  • build_date
    2023-03-27T10:28:18Z
  • description
    SOLR 9.1.1 image with geocoding on uuid level 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
PATH

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


Layers

[#000] sha256:7608715873ec5c02d370e963aa9b19a149023ce218887221d93fe671b3abbf58 - 1.92% (27.3 MB)

[#001] sha256:c8c26f98519b4e301bb03e3428104bb0ecab056dcbe948ddac58b30c7cd6c1e3 - 2.11% (30 MB)

[#002] sha256:bb2a25633a8483a6e33d4d3fa306e33ee5e18c8c596d0557fb995d0106867ac4 - 27.33% (389 MB)

[#003] sha256:d0345aba058b53c7660448f6ed964e77e02bfb7570df1d11b30cfff64ecdc837 - 30.88% (439 MB)

[#004] sha256:15bb77c8e26dc96a94c8ae180d4c831cf2034411c2fdb708cbea7db166aa6361 - 0.0% (3.5 KB)

[#005] sha256:6c24f7d97f1d23baaa541cdcae107ad39fe12e043bd6689e83dad62c4409acc6 - 0.0% (343 Bytes)

[#006] sha256:4809876da7af7580893b000c4bab49f65334c45612891a7532de27e1ac38117f - 0.0% (848 Bytes)

[#007] sha256:40e0ad6eee78933989f9c2945493d196a00e504648926f6b08a39b1ca41e3f53 - 0.0% (898 Bytes)

[#008] sha256:bc286419ab689e44295c26939524dc62bdc0719e1a71b8cdfc766045622a5eee - 0.0% (288 Bytes)

[#009] sha256:49332ba7f71ae6f85f67db8d84fc44ef8b0cf10960bf9d430b7ea43b62c335fa - 0.0% (500 Bytes)

[#010] sha256:bb738a9ec78ed0ec3d76f7d17ffbcfa9a3b98b1bc3219be4697a9b8b312b5c0d - 0.0% (543 Bytes)

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

[#012] sha256:49c6d709a2b998bfeab5fcfe8d1d222b31d86f14ba1854224aa578dfe55aef7c - 0.0% (347 Bytes)

[#013] sha256:11caf2e775805fec399c43f7cc8cb0a24e4f03a803fdccf5f68e7bd5ec484f9a - 0.0% (479 Bytes)

[#014] sha256:25c1fd1a34cf90977351685ec451ab4cc911fc2852231860c0697c5f21736096 - 0.0% (236 Bytes)

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

[#016] sha256:6de2194c78224fefd119f5b96a7a73509b3129fbc88828086512637a7854fc21 - 3.85% (54.8 MB)

[#017] sha256:0f592991aea85e6a19106632374e766958068368c3fc5f266061c8b6c3014a41 - 0.0% (6.67 KB)

[#018] sha256:c94058392277a7ef9acb73c85d082cf1b7fb7e9750743ba825cbe25ad3b88e26 - 0.0% (206 Bytes)

[#019] sha256:e27536bcd56377975bceedda41d4e31d791c14747f3e2f09907ab50e36cbd8e2 - 0.0% (882 Bytes)

[#020] sha256:93aa195f47d9987185e6efeec08666d2ea6525a3461363d1ff980794c6745b99 - 0.0% (9.93 KB)

[#021] sha256:53dd60abe72c242413d6a634efce2a20ef29b7f7872d83cb8b7b2527bc91e521 - 33.91% (482 MB)


History
2023-02-01 11:42:37 UTC

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

2023-02-01 11:42:37 UTC

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

2023-02-01 11:42:37 UTC

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

2023-02-01 11:42:37 UTC

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

2023-02-01 11:42:39 UTC

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

2023-02-01 11:42:39 UTC

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

2023-02-07 13:10:22 UTC

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

2023-03-20 14:19:51 UTC

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

2023-03-23 15:05:45 UTC

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

2023-03-23 15:06:44 UTC

/bin/sh -c cd /opt && wget https://dlcdn.apache.org/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 && bash install_solr_service.sh solr-9.1.1.tgz && apt-get install lsof

2023-03-23 15:06:49 UTC

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

2023-03-23 15:06:50 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-03-23 15:06:51 UTC

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

2023-03-23 15:06:51 UTC

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

2023-03-23 15:06:51 UTC

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

2023-03-23 15:06:51 UTC

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

2023-03-23 15:06:52 UTC

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

2023-03-23 15:06:52 UTC

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

2023-03-23 15:06:52 UTC

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

2023-03-23 15:06:52 UTC

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

2023-03-23 15:06:52 UTC

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

2023-03-23 15:19:09 UTC

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

2023-03-23 15:19:15 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

2023-03-23 15:19:15 UTC

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

2023-03-23 15:19:31 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-03-23 15:19:31 UTC

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

2023-03-23 15:19:31 UTC

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

2023-03-23 15:19:32 UTC

/bin/sh -c #(nop) LABEL build_date=2023-03-23T15:19:08Z

2023-03-23 15:19:32 UTC

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

2023-03-23 15:19:32 UTC

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

2023-03-23 15:19:32 UTC

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

2023-03-23 15:19:33 UTC

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

2023-03-23 15:19:33 UTC

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

2023-03-27 10:13:59 UTC

/bin/sh -c mkdir -p /var/solr/data/geocoding/

2023-03-27 10:13:59 UTC

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

2023-03-27 10:13:59 UTC

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

2023-03-27 10:14:19 UTC

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

2023-03-27 10:23:02 UTC

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

2023-03-27 10:23:03 UTC

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

2023-03-27 10:28:19 UTC

/bin/sh -c #(nop) LABEL build_date=2023-03-27T10:28:18Z

2023-03-27 10:28:19 UTC

/bin/sh -c #(nop) LABEL description=SOLR 9.1.1 image with geocoding on uuid level for address-hygiene API

2023-03-27 10:28:20 UTC

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

2023-03-27 10:28:20 UTC

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

2023-03-27 10:28:20 UTC

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

2023-03-27 10:28:20 UTC

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

2023-03-27 10:55:21 UTC