Namespace
app
Image / Tag
locit-io:latest
Content Digest
sha256:a4c0b6887a33effc3d4778c1a8ac3c880386840df2cca1a1a19e0fbe36057b5e
Details
Created

2023-05-09 09:11:33 UTC

Size

240 MB

Content Digest
Labels
  • build_date
  • description
    DataWise LocIt.io 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

80

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

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

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

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

[#004] sha256:80c2c810103522d5a6ba4d64d362ab2cc58f193b294a06e6a905392edb06ea15 - 0.1% (252 KB)

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

[#006] sha256:9234fbfb2e360ad43085cb97b5abba4d143d66be177268bcb3474621fbf89933 - 0.0% (625 Bytes)

[#007] sha256:dae88f88c4a5d569c5ec359a20d347c47e7ebcab962e8b5723ad3f4f233b348d - 0.03% (81.8 KB)

[#008] sha256:51105ac78e67ec880a91c8b04f5ec16724fbf9ef30806405bc4536e30693e157 - 0.0% (3.48 KB)

[#009] sha256:9e75bbd7498756d205711daaad4aef816593a2a2eea0b161a02b18787fea4b4e - 19.86% (47.7 MB)

[#010] sha256:b9980410d7d6ed1db767359de225f34ee085d7e3d2853a50f104c207e1e5eb0e - 0.0% (325 Bytes)

[#011] sha256:ec25b2089170ee964227e39f3b843c7cb4df173e21b2c436eb0d89ac1e08be31 - 0.0% (195 Bytes)

[#012] sha256:f34af8308647cf0be4509f9ffbbd877b061a092aefdb2b11980c0ff0794c5e97 - 1.07% (2.58 MB)


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-27 12:06:00 UTC

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

2023-03-27 12:06:01 UTC

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

2023-03-27 12:06:01 UTC

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

2023-03-27 12:06:02 UTC

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

2023-03-27 12:06:02 UTC

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

2023-03-27 12:06:03 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-27 12:06:04 UTC

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

2023-03-27 12:06:04 UTC

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

2023-03-27 12:06:04 UTC

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

2023-03-27 12:06:05 UTC

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

2023-03-27 12:06:05 UTC

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

2023-03-27 12:06:05 UTC

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

2023-03-27 12:06:06 UTC

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

2023-03-27 12:06:07 UTC

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

2023-03-27 12:06:07 UTC

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

2023-03-27 12:06:07 UTC

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

2023-03-27 12:06:07 UTC

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

2023-03-27 12:06:08 UTC

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

2023-05-09 09:11:17 UTC

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

2023-05-09 09:11:18 UTC

/bin/sh -c #(nop) ADD file:6cf4e6b5fe023e316eda8607c547577cefbec3a3be92c0132bcc674953e3fe5a in /var/www/locit.io/locit-gatsby/locit/public/

2023-05-09 09:11:20 UTC

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

2023-05-09 09:11:20 UTC

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

2023-05-09 09:11:30 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 && a2dissite 000-default.conf && a2ensite locit.io.conf && a2ensite locit.io-le-ssl.conf && a2ensite m-parcel-info.conf

2023-05-09 09:11:30 UTC

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

2023-05-09 09:11:30 UTC

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

2023-05-09 09:11:31 UTC

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

2023-05-09 09:11:31 UTC

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

2023-05-09 09:11:32 UTC

/bin/sh -c #(nop) LABEL description=DataWise LocIt.io App

2023-05-09 09:11:32 UTC

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

2023-05-09 09:11:33 UTC

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

2023-05-09 09:11:33 UTC

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