2023-07-20 14:40:57 UTC
1.23 GB
postgres
HEALTHCHECK_SCHEMAp_readiness
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGPORT5432
[#000] sha256:99803d4b97f3db529ae9ca4174b0951afac6b309e7deaa8ec3214c584e02b3a8 - 2.16% (27.3 MB)
[#001] sha256:f4752d08fe8baad0731e7aa5e54a9fac60306911b71dfdf7f69e4490d12498ec - 2.8% (35.2 MB)
[#002] sha256:03c03fcabc3e8f1edd6564ebe8a35b33c2aa9d447b1dd927122782deb99d59bc - 12.42% (156 MB)
[#003] sha256:6b763fa29af3b8b0bf84b728465271d18e3b127fb214022968554b9f8b16cc3f - 0.0% (3.5 KB)
[#004] sha256:eb68c87fbd59e3f9504dba4546f3870fadc2be5c80d0fa6ba95fbc2af93e118e - 0.0% (178 Bytes)
[#005] sha256:38707f0b5fed5691f7a769eea1534f4fb519beb7e1794d36b1e1384a9898bb35 - 0.0% (436 Bytes)
[#006] sha256:0d99dd65da00551fc571374365916c55896f3c05d6d32f0d082737e9a19d10f9 - 0.0% (218 Bytes)
[#007] sha256:108ef2a10728a45e951d36b3cc4f3d7201cb0779e4b8c14f63f248808aecd817 - 0.0% (366 Bytes)
[#008] sha256:e483625d99d5d6d1bd90d49acf8536c9b9fda59a8df941cc6a19a8c5b6359d35 - 0.0% (197 Bytes)
[#009] sha256:b8e97f6672ec6e8aedcfed2c581aa2b43575e54ca7cf207a8830a78880ce0256 - 0.0% (521 Bytes)
[#010] sha256:bda358ba27b8344d96c32a9ea88d0bd19659036ff0babbd24cbfab5ea665a10a - 0.0% (560 Bytes)
[#011] sha256:38d4edd2ef9ed0daac3ad3b2361ac064a0e4f50240f7109542fa987736d1d8b8 - 0.0% (527 Bytes)
[#012] sha256:f1827229bac3935db44d4149a0d5c5bc119f26c6aff7281c29295b00e1f03a2a - 0.0% (308 Bytes)
[#013] sha256:30bc62de6b628cc087cf4ed1a6c57b0828aefb5214b9b0b3f8cbd6eedfac14a1 - 0.0% (1.09 KB)
[#014] sha256:5dfca6f8af3355ddf8338cf3233fc40a29350e7a7e2e06b9bc74d10cb56688c9 - 0.0% (1.12 KB)
[#015] sha256:981471b4116ad3b29c0d595285bd9929c04ebc10a42967e8c0607c9ef74020f9 - 0.0% (521 Bytes)
[#016] sha256:8a1a53a7a16c06976e55a43d15b3e0d0a35de33a76d3a38c3fc0476d6ae10d4a - 0.01% (76.4 KB)
[#017] sha256:272a9f9caac690d3f49ab1ede084b444a1d8dabf5f52b630582650a6e6c9b51f - 0.16% (1.96 MB)
[#018] sha256:bd405950c1891dae9da081ef7cec6f42be0793ff9f78a3f7a5bf745a4046f8d0 - 0.36% (4.52 MB)
[#019] sha256:2775169955e70c32f974def9c20d5407fa6d063bc701fbc1a486a06332754e02 - 82.1% (1.01 GB)
/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-07-20 12:02:52 UTC/bin/sh -c apt-get update && apt-get upgrade -y --fix-missing
2023-07-20 12:04:25 UTC/bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get install -y postgresql-12 postgresql-client-12 postgresql-contrib-12 postgresql-12-postgis-3 postgresql-12-postgis-3-scripts supervisor cron sudo jq wget mc
2023-07-20 12:04:31 UTC/bin/sh -c useradd -g root -m -s /bin/bash -l -o -u 8877 randi
2023-07-20 12:04:32 UTC/bin/sh -c install -d -m 0770 -o randi -g root /locit && install -d -m 0770 -o randi -g root /locit/etc/conf.d
2023-07-20 12:04:33 UTC/bin/sh -c #(nop) COPY file:641ebcd10c56235080ad3e7f1d7f9cfdc28e2788af30edf5e4da8ad7a81230f9 in /etc/supervisor/conf.d/supervisord.conf
2023-07-20 12:04:33 UTC/bin/sh -c #(nop) COPY file:628350eca9515c82b288b38964f2c9d1c6b72038d3f9a564141611aaab149a6e in /api-host-sql.sh
2023-07-20 12:04:33 UTC/bin/sh -c #(nop) COPY file:7eeb12c255f6de5afe2b054a42786cc19fec0a87aedf4c369dbe946274262dd7 in /api-host-stop.sh
2023-07-20 12:04:33 UTC/bin/sh -c #(nop) COPY file:0d7e18a06191f4fe2735962587a0ea6ada2d0df29fa74f949fc2f7a91fddc280 in /api-host-tools.sh
2023-07-20 12:04:34 UTC/bin/sh -c #(nop) COPY file:dc8ae9c2c7b85a043aa68827a34d4fb318d7f7156c57795524fa7c5f79a28b2f in /api-healthcheck.sh
2023-07-20 12:04:34 UTC/bin/sh -c #(nop) COPY file:25213b2cad0e5c8616b807d7709adec2e9b3106f528315cba23615febb200bcc in /entrypoint.sh
2023-07-20 12:04:34 UTC/bin/sh -c #(nop) COPY file:32651cccb1aab9188f2c9baf110bb633ec2f1d0ba080c05773cd36c6312812a3 in /entrypoint-inst.sh
2023-07-20 12:04:34 UTC/bin/sh -c #(nop) COPY file:c8e8b6d07018b392d91218f891b7d97e9fba86cdb291ea7255b61bbad7a41df2 in /entrypoint-postgres.sh
2023-07-20 12:04:35 UTC/bin/sh -c #(nop) COPY dir:72d4403f984a04f44acc4f9f5a3189c3b0683c2853eab628dec03a7f06157dd8 in /locit/etc/
2023-07-20 12:04:35 UTC/bin/sh -c #(nop) COPY dir:72d4403f984a04f44acc4f9f5a3189c3b0683c2853eab628dec03a7f06157dd8 in /etc/postgresql/12/main/
2023-07-20 12:04:35 UTC/bin/sh -c #(nop) COPY dir:20eab39b08929ee48c26d9991fd0dc5ac513a20d924ede786f84b4f0a9d13298 in /init.db/
2023-07-20 12:04:36 UTC/bin/sh -c chgrp -R 0 /run && chmod -R g=u /run && chgrp -R 0 /var/log && chmod -R g=u /var/log && chgrp -R 0 /var/run && chmod -R g=u /var/run && chmod gu+s /usr/sbin/cron && chmod g+w /etc/passwd
2023-07-20 12:04:37 UTC/bin/sh -c #(nop) USER postgres
2023-07-20 12:04:42 UTC/bin/sh -c /etc/init.d/postgresql start && psql -f "/init.db/01-admin.sql" && psql -d postgres -f "/init.db/02-init.sql"
2023-07-20 12:04:43 UTC/bin/sh -c #(nop) USER root
2023-07-20 12:04:48 UTC/bin/sh -c chown -R randi:root /var/lib/postgresql/12/main && chmod 0775 /var/lib/postgresql/12 && chgrp -R 0 /var/lib/postgresql/12 && chmod -R g=u /var/lib/postgresql/12 && chmod 0750 /var/lib/postgresql/12/main && chown -R randi:root /var/run/postgresql
2023-07-20 12:04:48 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "/bin/bash /api-healthcheck.sh || exit 1"] "30s" "10s" "5m0s" '\x03'}
2023-07-20 12:04:49 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2023-07-20 12:04:49 UTC/bin/sh -c #(nop) LABEL build_date=2023-07-20T12:02:26Z
2023-07-20 12:04:49 UTC/bin/sh -c #(nop) LABEL description=PostgreSQL 12.12 base image
2023-07-20 12:04:50 UTC/bin/sh -c #(nop) LABEL maintainer=k.pedzich@datawise.pl
2023-07-20 12:04:50 UTC/bin/sh -c #(nop) LABEL url=https://locit.io
2023-07-20 12:04:50 UTC/bin/sh -c #(nop) LABEL vendor=DataWise
2023-07-20 12:04:51 UTC/bin/sh -c #(nop) ENV HEALTHCHECK_DB=postgres
2023-07-20 12:04:51 UTC/bin/sh -c #(nop) ENV HEALTHCHECK_SCHEMA=p_readiness
2023-07-20 12:04:51 UTC/bin/sh -c #(nop) USER 8877
2023-07-20 12:04:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/sh" "-c" "/usr/bin/supervisord -c /etc/supervisor/supervisord.conf"]
2023-07-20 12:48:55 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "/bin/bash /api-healthcheck.sh || exit 1"] "30s" "10s" "5m0s" '\x03'}
2023-07-20 12:48:55 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2023-07-20 14:28:36 UTC/bin/sh -c #(nop) LABEL build_date=2023-07-20T14:28:36Z
2023-07-20 14:28:36 UTC/bin/sh -c #(nop) LABEL description=PostgreSQL 12.12 image with dictionaries for geocoding API
2023-07-20 14:28:37 UTC/bin/sh -c #(nop) LABEL maintainer=k.pedzich@datawise.pl
2023-07-20 14:28:37 UTC/bin/sh -c #(nop) LABEL url=https://locit.io
2023-07-20 14:28:37 UTC/bin/sh -c #(nop) LABEL vendor=DataWise
2023-07-20 14:28:37 UTC/bin/sh -c #(nop) USER 8877
2023-07-20 14:28:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/sh" "-c" "/usr/bin/supervisord -c /etc/supervisor/supervisord.conf"]
2023-07-20 14:40:57 UTC