Namespace
rest
Image / Tag
geocoder-warta:20231209.01
Content Digest
sha256:ad550e540b5ce81fa77ef37ecb160d77164ddcfa2d86e5b3cb2d2cfb4ff48c97
Details
Created

2023-12-09 15:09:08 UTC

Size

214 MB

Content Digest
Labels
  • build_date
    2023-12-09T15:08:57Z
  • 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.35% (168 MB)

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

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

[#004] sha256:680e5ad70a8ed46ff25121c975cb488dcb1b08e6cbdf85f676e3a41ada5c4f1d - 4.34% (9.28 MB)

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

[#006] sha256:081fb0265643ca8dc2009e710f93c3c15bcb432b20bfaf188a9ffbd28633bfde - 0.04% (82.2 KB)

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

[#008] sha256:ec717cbdcc68d70726ef7aec0a98a0411ee9c377d16898c0f512bc7a34e0fe2e - 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-07 10:30:31 UTC

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

2023-12-07 10:30:32 UTC

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

2023-12-07 10:30:32 UTC

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

2023-12-07 10:30:33 UTC

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

2023-12-07 10:30:34 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-07 10:30:34 UTC

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

2023-12-07 10:30:34 UTC

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

2023-12-09 15:08:59 UTC

/bin/sh -c #(nop) LABEL build_date=2023-12-09T15:08:57Z

2023-12-09 15:08:59 UTC

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

2023-12-09 15:08:59 UTC

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

2023-12-09 15:08:59 UTC

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

2023-12-09 15:09:00 UTC

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

2023-12-09 15:09:01 UTC

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

2023-12-09 15:09:07 UTC

|1 BUILD_DATE=2023-12-09T15:08:57Z /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 15:09:08 UTC

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

2023-12-09 15:09:08 UTC

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

2023-12-09 15:09:08 UTC

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