Namespace
rest
Image / Tag
geocoder-warta:20231209.03
Content Digest
sha256:00f800e3aa9cfbbd4fb5afff71143041e7ed357d7b282fae400abb1736ad2536
Details
Created

2023-12-09 20:56:13 UTC

Size

214 MB

Content Digest
Labels
  • build_date
    2023-12-09T20:55:58Z
  • description
    DataWise REST for LocIt 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
LANG

pl_PL.UTF-8

LC_ALL

pl_PL.UTF-8

PATH

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

TZ

Europe/Warsaw


Layers

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

[#001] sha256:65783e4d63fcd79a9720f5df9352e6f79bbd5f9c6169b04ef3ae1b012f715607 - 78.36% (168 MB)

[#002] sha256:6cec162bbf5c3048acfe32cd15be061d53a2f3a0138a7921bcd35f3288318ba3 - 0.43% (950 KB)

[#003] sha256:76a54b566228a9ca435fc930bc17f5537819edf43647ccc5975bbf436f13255e - 0.0% (473 Bytes)

[#004] sha256:0f1c00c38af96c7448c51b38455abeacd598d58eb4c0bfa90fb3569ef330aefa - 4.34% (9.28 MB)

[#005] sha256:4984ffad446795b59bb8558d30b3814f06d6d0911255040e42970769e76f7d0c - 0.0% (507 Bytes)

[#006] sha256:3f9fce703ae3e27271663b2c4d5ded8e4370dd58d48acfd9299f7a27a4618cc0 - 0.04% (82.2 KB)

[#007] sha256:f13c53a1180cb9d86e8ed3a26c3dc0c23e6f233e86c5e97a99e4edd51fb1c500 - 0.0% (3.46 KB)

[#008] sha256:b3b790f516933b919bd3412f6fa888627bfe64bdbff8c845b039827fef71e87c - 4.08% (8.73 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-08-11 07:26:43 UTC

/bin/sh -c #(nop) ENV TZ=Europe/Warsaw

2023-09-13 09:35:59 UTC

/bin/sh -c ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone && apt-get update && apt-get install -y apache2 php php-mysql php-pgsql php-curl php-mbstring php-pear php-dev php-bcmath mc locales netcat libmcrypt-dev supervisor cron sudo && pecl install mcrypt-1.0.3 && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer && mkdir -p /var_api/www_api/webservice/_libraries && cd /var_api/www_api/webservice/_libraries && composer require slim/slim "^4.7.0" && a2enmod rewrite headers && service apache2 restart && sed -i -e 's/# pl_PL.UTF-8 UTF-8/pl_PL.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=pl_PL.UTF-8

2023-09-13 09:36:09 UTC

/bin/sh -c apt-get install -y jq wget

2023-12-06 11:36:57 UTC

/bin/sh -c #(nop) ADD file:ec4d45084845e07582a8adcfde90583ce468f34ae0fa8c896393f9d3e398fab0 in /etc/supervisor/conf.d/supervisord.conf

2023-12-09 20:56:00 UTC

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

2023-12-09 20:56:02 UTC

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

2023-12-09 20:56:02 UTC

/bin/sh -c #(nop) ENV LANG=pl_PL.UTF-8

2023-12-09 20:56:02 UTC

/bin/sh -c #(nop) ENV LC_ALL=pl_PL.UTF-8

2023-12-09 20:56:04 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 && ln -sf /dev/null /var/log/apache2/access.log

2023-12-09 20:56:04 UTC

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

2023-12-09 20:56:04 UTC

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

2023-12-09 20:56:04 UTC

/bin/sh -c #(nop) LABEL build_date=2023-12-09T20:55:58Z

2023-12-09 20:56:05 UTC

/bin/sh -c #(nop) LABEL description=DataWise REST for LocIt address-hygiene API

2023-12-09 20:56:05 UTC

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

2023-12-09 20:56:05 UTC

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

2023-12-09 20:56:06 UTC

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

2023-12-09 20:56:07 UTC

|1 BUILD_DATE=2023-12-09T20:55:58Z /bin/sh -c useradd -g root -m -s /bin/bash -l -o -u 8877 randi

2023-12-09 20:56:12 UTC

|1 BUILD_DATE=2023-12-09T20:55:58Z /bin/sh -c mkdir -p /.config/mc /.cache/mc /.local/share/mc && chown randi:root -R /var_api /.config /.cache /.local/share/mc

2023-12-09 20:56:13 UTC

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

2023-12-09 20:56:13 UTC

/bin/sh -c #(nop) EXPOSE 8888

2023-12-09 20:56:13 UTC

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