Namespace
app
Image / Tag
addresspoint:latest
Content Digest
sha256:6297d228276751bc668eaea1032adcff924cc4c3f61351e9d2ab31712a474e8d
Details
Created

2023-03-13 13:40:08 UTC

Size

194 MB

Content Digest
Labels
  • build_date
  • description
    DataWise AddressPoint App
  • 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_PORT

8888

HEALTH_PATH

healthcheck.php

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:7608715873ec5c02d370e963aa9b19a149023ce218887221d93fe671b3abbf58 - 14.08% (27.3 MB)

[#001] sha256:5d67bd999701e9649578083c24460a940a07d5dfa7c6bf5cb0c319432b1a90c3 - 83.33% (161 MB)

[#002] sha256:7a9792fafb7cd6f690d2ca449e030ed85ac9246d8b28063aa5474ba53fdabf3c - 0.48% (949 KB)

[#003] sha256:5d2a069978f9d90c03ed68abee93fe75da9788aa0c39dbc1128dc0a98b8ab5e5 - 0.0% (471 Bytes)

[#004] sha256:a7861702d706087fe71a2d7426419fc95fa4c485ab8837b69244fdfb0909e71d - 0.13% (251 KB)

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

[#006] sha256:d6d754c8c74a9b9630f9bfb89fad079ab707f7509362ae63af298678dd8cbf85 - 0.0% (624 Bytes)

[#007] sha256:3bbd7ff54e644f7d078f2d546aede5d79d71277917b23add73bfc3acd2d9e529 - 0.04% (81.8 KB)

[#008] sha256:3d45ac91ca9c7a9966783fe6ee8c8060a8a540716412c657e5ee30f890151167 - 0.0% (3.48 KB)

[#009] sha256:a23832cb086c7f8f8a7974aa679c1d5d5e603d8fed64f85989c104f85695dbad - 1.33% (2.58 MB)

[#010] sha256:b07db730015cd3ed27e197c66fb06bc584043a47b623ec9f95b1e680d9ebf113 - 0.61% (1.17 MB)

[#011] sha256:9669460c36f06692f9e359775f6b74b66fca03c73880976f91ca7d5258101e57 - 0.0% (1.49 KB)

[#012] sha256:0696690d1986262621c694bfea1bbde3fede264f716473196326b78f35f9f21b - 0.0% (252 Bytes)

[#013] sha256:11c38bc320a0824c5c8dbd7a32bdf2892fe0bf0de85241e06003a15773bac5b4 - 0.0% (354 Bytes)

[#014] sha256:b7df87460a97a75b52849871980c5babba3f487f7da7907686c6b8dc68dcd54a - 0.0% (195 Bytes)


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-02-07 13:10:22 UTC

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

2023-02-07 13:12:29 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-02-07 13:12:39 UTC

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

2023-02-10 08:30:09 UTC

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

2023-03-02 13:53:09 UTC

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

2023-03-02 13:53:10 UTC

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

2023-03-02 13:53:10 UTC

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

2023-03-02 13:53:11 UTC

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

2023-03-02 13:53:11 UTC

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

2023-03-02 13:53:12 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-03-02 13:53:12 UTC

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

2023-03-02 13:53:13 UTC

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

2023-03-02 13:53:13 UTC

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

2023-03-02 13:53:13 UTC

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

2023-03-02 13:53:13 UTC

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

2023-03-02 13:53:14 UTC

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

2023-03-02 13:53:14 UTC

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

2023-03-02 13:53:15 UTC

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

2023-03-02 13:53:15 UTC

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

2023-03-02 13:53:16 UTC

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

2023-03-02 13:53:16 UTC

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

2023-03-02 13:53:16 UTC

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

2023-03-10 15:11:02 UTC

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

2023-03-10 15:11:02 UTC

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

2023-03-10 15:12:53 UTC

/bin/sh -c apt-get install -y libaprutil1-dbd-mysql && a2enmod rewrite headers && a2enmod dbd && a2enmod authn_dbd && a2enmod socache_shmcb && a2enmod authn_socache

2023-03-10 15:12:53 UTC

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

2023-03-10 15:12:53 UTC

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

2023-03-13 13:40:04 UTC

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

2023-03-13 13:40:05 UTC

/bin/sh -c #(nop) COPY file:8f9d7c37849cc16947276043a25b124107bbae635c0ad1c419880cb399e0976c in /var/www/html/healthcheck.php

2023-03-13 13:40:05 UTC

/bin/sh -c #(nop) COPY file:069480eac8e9c26600ab00b08528db6b4e8726e21704076a583dec8e3a40b008 in /var/www/html/m/addresspoint/.htaccess

2023-03-13 13:40:06 UTC

/bin/sh -c ln -sf /dev/null /var/log/apache2/access.log

2023-03-13 13:40:06 UTC

/bin/sh -c #(nop) ENV HEALTH_PATH=healthcheck.php

2023-03-13 13:40:07 UTC

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

2023-03-13 13:40:07 UTC

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

2023-03-13 13:40:07 UTC

/bin/sh -c #(nop) LABEL description=DataWise AddressPoint App

2023-03-13 13:40:07 UTC

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

2023-03-13 13:40:08 UTC

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

2023-03-13 13:40:08 UTC

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