Namespace
rest
Image / Tag
address:20240625.02
Content Digest
sha256:4da251f0db6146fc042c3367bffb3e4829852621ba44e80df3488bcf557344e0
Details
Created

2024-06-25 12:49:02 UTC

Size

235 MB

Content Digest
Labels
  • build_date
    2024-06-25T12:48:57Z
  • description
    DataWise REST for LocIt address 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
APACHE_DOCUMENT_ROOT

/var_api/www_api

APACHE_PORT

8080

HEALTH_PATH

webservice/address-hygiene/v2.3.2/health/alive

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 - 11.58% (27.3 MB)

[#001] sha256:97b80d480161c57658b0dbd86fb94f46dc13183afc5efd4ad04d10e8d3e2fa25 - 87.84% (207 MB)

[#002] sha256:d9a00a2c16d89e5ba27f5197aac5f939aa58662ec8d1bd3ffa1f956c4a765694 - 0.0% (468 Bytes)

[#003] sha256:bf0475d4e92fae105af6cb105ee385cc8db10e47380cf441700e301b1e7bc861 - 0.11% (254 KB)

[#004] sha256:3f1b316eda24bafa32c0df5ff04537460c9f01ddb0f7164e7f1270039838d0f9 - 0.0% (279 Bytes)

[#005] sha256:94d586c0e00da94ecfd920232212350777ee1deecb7552790fe18aa535b4086e - 0.0% (631 Bytes)

[#006] sha256:84769f6fadf78bc2adf9e592b27a9551c2ed093c18c1423c2440636fcf60afa1 - 0.04% (99.6 KB)

[#007] sha256:3e90973079be5b852e3386167eeafdf5eaea8e3cf8308f59b0a12871280f7a5e - 0.0% (3.67 KB)

[#008] sha256:5c533efd91f0ebe4fdbc921d910c31faeaec11a2842c456b8956317e542f3881 - 0.1% (251 KB)

[#009] sha256:4edcd26635df5ce7c2d7a88666a5bfbf3bb54d8afe6f506730fd1739165848ea - 0.33% (789 KB)

[#010] sha256:0ddc77d752a661db5c24004e52fc935161745274d1b812f15e825d5f3127707c - 0.0% (1009 Bytes)


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

2024-06-21 12:13:42 UTC

/bin/sh -c ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone && apt-get update && apt-get install -y software-properties-common && add-apt-repository ppa:ondrej/apache2 && apt-get update && apt-get install -y apache2=2.4.59-1+ubuntu20.04.1+deb.sury.org+1 php php-mysql php-pgsql php-curl php-mbstring php-pear php-dev php-bcmath lsb-core 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 && apt-get install -y jq wget

2024-06-21 12:13:48 UTC

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

2024-06-24 11:29:20 UTC

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

2024-06-24 11:29:21 UTC

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

2024-06-24 11:29:21 UTC

/bin/sh -c #(nop) COPY file:fd8362b5f7942b92c14677155d7746ed4ec07dab234ce839b7bd88128ae3ae67 in /etc/sudoers

2024-06-24 11:29:22 UTC

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

2024-06-24 11:29:22 UTC

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

2024-06-24 11:29:24 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

2024-06-24 11:29:24 UTC

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

2024-06-24 11:29:25 UTC

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

2024-06-24 11:29:25 UTC

/bin/sh -c #(nop) LABEL build_date=

2024-06-24 11:29:25 UTC

/bin/sh -c #(nop) LABEL description=PHP 7.4.3, Apache 2.4.59, Slim 4.7.0 base image

2024-06-24 11:29:25 UTC

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

2024-06-24 11:29:26 UTC

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

2024-06-24 11:29:26 UTC

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

2024-06-24 11:29:27 UTC

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

2024-06-24 11:29:30 UTC

/bin/sh -c mkdir -p /.config/mc /.cache/mc /.local/share/mc && chown randi:root -R /var_api /.config /.cache /.local/share/mc && mkdir /var_apilog && chmod 777 /var_apilog && chown randi:root /var_apilog

2024-06-24 11:29:30 UTC

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

2024-06-24 11:29:30 UTC

/bin/sh -c #(nop) ENV HEALTH_PATH=webservice/bim/v2.3.2/health/alive

2024-06-24 11:29:31 UTC

/bin/sh -c #(nop) ENV APACHE_DOCUMENT_ROOT=/var_api/www_api

2024-06-24 11:29:31 UTC

/bin/sh -c #(nop) ENV APACHE_PORT=8080

2024-06-24 11:29:31 UTC

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

2024-06-24 11:29:32 UTC

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

2024-06-25 12:48:58 UTC

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

2024-06-25 12:48:59 UTC

/bin/sh -c #(nop) ADD file:4daf80654324a038c82f73665fa8bc8d63c56ec21a87a5931e15cd5a491e85cc in /etc/apache2/sites-available/000-default.conf

2024-06-25 12:48:59 UTC

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

2024-06-25 12:48:59 UTC

/bin/sh -c #(nop) LABEL build_date=2024-06-25T12:48:57Z

2024-06-25 12:49:00 UTC

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

2024-06-25 12:49:00 UTC

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

2024-06-25 12:49:00 UTC

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

2024-06-25 12:49:01 UTC

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

2024-06-25 12:49:01 UTC

/bin/sh -c #(nop) ENV HEALTH_PATH=webservice/address-hygiene/v2.3.2/health/alive

2024-06-25 12:49:02 UTC

/bin/sh -c #(nop) ENV APACHE_PORT=8080

2024-06-25 12:49:02 UTC

/bin/sh -c #(nop) ENV APACHE_DOCUMENT_ROOT=/var_api/www_api