Namespace
app
Image / Tag
visa-poc:latest
Content Digest
sha256:782629a1e65c24fa0bc9b66d8a9b892ac46eb70a70a0ed5fd9d0f4e3d901bda5
Details
Created

2024-02-09 14:01:26 UTC

Size

216 MB

Content Digest
Labels
  • build_date
  • description
    DataWise VIS POC 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:99803d4b97f3db529ae9ca4174b0951afac6b309e7deaa8ec3214c584e02b3a8 - 12.61% (27.3 MB)

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

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

[#003] sha256:9576f860c1854d46982165123aaaf9cd405d2cd261c842b64ad2839ed6b34bb4 - 0.0% (476 Bytes)

[#004] sha256:7e4d6afe9728c2dcb07d3fe922bfd6cf9969c50236ab32af148b04fdcf8d0603 - 0.11% (252 KB)

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

[#006] sha256:5ad40bf743ba577200bfe9660e8c815848fbf1dc9b080f4ef7f814a8e0b1061c - 0.0% (625 Bytes)

[#007] sha256:9b81c5a79790c19d0e5019e5b8d287a808a14fa19149d774f8cb34a828e0a6cc - 0.04% (82.2 KB)

[#008] sha256:cce583aa78adac3275fa8e2b0d9b03a2192b40d32db095d6f3d01a1c43105283 - 0.0% (3.47 KB)

[#009] sha256:a0470bf409af8f4c45b54900c9e1fa55bc974de5a134aeea7acece5ef9d1629f - 0.11% (248 KB)

[#010] sha256:92c7c0612cfba93fcb1e86cef4117c75540ea59b31809a3f6d96e280eefee691 - 8.04% (17.4 MB)

[#011] sha256:c22992c874a33bdea33ca6eae062835fd45220ce29090ef91cddc60ee4a1892f - 1.18% (2.55 MB)

[#012] sha256:3aab544347cd23a5c25043144feadd774003e056e422d54511b02e8e9cb9aab3 - 0.0% (4.42 KB)

[#013] sha256:1199a65d533f9b14b48ef70bc6d48297660cb9b2a36b73868cb065dd32ac9613 - 0.0% (3.13 KB)

[#014] sha256:35747ff0bbc4957a0219bf75a9569fc8e7c77e3ab627cac182004eff211a2956 - 0.0% (519 Bytes)

[#015] sha256:303b384ffc85fd0b5ab0931b35e91e3bdf71d36bc76e21d432bd8ac1a31f5434 - 0.0% (253 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

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-09 21:29:59 UTC

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

2023-12-09 21:30:00 UTC

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

2023-12-09 21:30:00 UTC

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

2023-12-09 21:30:00 UTC

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

2023-12-09 21:30:00 UTC

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

2023-12-09 21:30:01 UTC

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

2023-12-09 21:30:02 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 21:30:03 UTC

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

2023-12-09 21:30:03 UTC

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

2023-12-09 21:30:03 UTC

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

2023-12-09 21:30:04 UTC

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

2023-12-09 21:30:04 UTC

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

2023-12-09 21:30:04 UTC

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

2023-12-09 21:30:04 UTC

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

2023-12-09 21:30:06 UTC

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

2023-12-09 21:30:08 UTC

/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 21:30:08 UTC

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

2023-12-09 21:30:09 UTC

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

2023-12-09 21:30:09 UTC

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

2023-12-09 21:30:09 UTC

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

2024-02-09 13:28:35 UTC

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

2024-02-09 13:28:36 UTC

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

2024-02-09 13:36:56 UTC

/bin/sh -c apt-get update

2024-02-09 13:37:04 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

2024-02-09 13:37:05 UTC

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

2024-02-09 14:01:24 UTC

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

2024-02-09 14:01:24 UTC

/bin/sh -c #(nop) ADD file:f6e32291ec7fe241f2c5fd29f29ccbe64387d5a8c1f1295fa46d30716081f1ec in /var/www/html/m/visa-poc/index.php

2024-02-09 14:01:24 UTC

/bin/sh -c #(nop) ADD file:f3c76b354abe7918efe2629e62ea9c3e65173b52fe018e9fceb2597cd405af1e in /var/www/html/m/visa-poc/style.css

2024-02-09 14:01:24 UTC

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

2024-02-09 14:01:25 UTC

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

2024-02-09 14:01:25 UTC

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

2024-02-09 14:01:25 UTC

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

2024-02-09 14:01:25 UTC

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

2024-02-09 14:01:26 UTC

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

2024-02-09 14:01:26 UTC

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

2024-02-09 14:01:26 UTC

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