2024-06-19 15:05:36 UTC
216 MB
/var_api/www_api/webservice
APACHE_PORT8080
HEALTH_PATHtest/v2.3.2/health/alive
LANGpl_PL.UTF-8
LC_ALLpl_PL.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZEurope/Warsaw
[#000] sha256:99803d4b97f3db529ae9ca4174b0951afac6b309e7deaa8ec3214c584e02b3a8 - 12.62% (27.3 MB)
[#001] sha256:9c6a529c62d92ce1736afc4ebaa04afe0c58b927f2de167ef6708dfc7c00a104 - 86.97% (188 MB)
[#002] sha256:c9e3f38925f307f390fb52edc9aa4fa6147437a5a83e30a6b64da8d6f753de07 - 0.0% (501 Bytes)
[#003] sha256:b441b71dde0d24e4528c86da7dc0fc579806995123050a32ef62b640d8242b61 - 0.11% (253 KB)
[#004] sha256:3f1b316eda24bafa32c0df5ff04537460c9f01ddb0f7164e7f1270039838d0f9 - 0.0% (279 Bytes)
[#005] sha256:79e7d77871ff5146350f978857e73ad028a4e2e2d7470e1a629fb9700c74f242 - 0.0% (688 Bytes)
[#006] sha256:a74f413f87f021dddf27295e5a96b2279dbf5c79067140949d0ad8285d5e00ea - 0.0% (630 Bytes)
[#007] sha256:b81f311da6355bd1690ea324c0e3baeb19e40126782c18a167d38869b9888eb2 - 0.04% (91.9 KB)
[#008] sha256:3afa26099a76f7c097f095cf75206b6cba6a656beffe0bc7a03185c11b2d3a78 - 0.0% (3.66 KB)
[#009] sha256:ea75e5716c155dd6cf6707ad2fad48c18ea455943c401cf651af7648f5429858 - 0.13% (290 KB)
[#010] sha256:4efc065579a2c2a6f2b3403729a277c74957a0929b5716110d1409dd1b99d380 - 0.12% (260 KB)
/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-05-20 12:54:16 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 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-19 12:49:43 UTC/bin/sh -c #(nop) ADD file:8f861645220c4495d173322f2415846f0d84140f8976473bbf92e90e53b632c5 in /etc/supervisor/conf.d/supervisord.conf
2024-06-19 12:49:44 UTC/bin/sh -c #(nop) ADD file:3e1ac65fb006a591ad992a017aeb95c1d07397c7d5339281562576cba74cea83 in /
2024-06-19 12:49:44 UTC/bin/sh -c #(nop) COPY file:7be3ce95d2231738ee06d3d316a72f67c5f7970525fcdfdbb97c7d2c1c7d90dd in /api-healthcheck.sh
2024-06-19 15:05:04 UTC/bin/sh -c #(nop) COPY file:17c2029cb24b380d54d06fa7d4fac6b948df84fbd091707a2f855a7fe2ee74dd in /api-hostname.sh
2024-06-19 15:05:05 UTC/bin/sh -c #(nop) COPY file:fd8362b5f7942b92c14677155d7746ed4ec07dab234ce839b7bd88128ae3ae67 in /etc/sudoers
2024-06-19 15:05:05 UTC/bin/sh -c #(nop) ENV LANG=pl_PL.UTF-8
2024-06-19 15:05:05 UTC/bin/sh -c #(nop) ENV LC_ALL=pl_PL.UTF-8
2024-06-19 15:05:07 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-19 15:05:07 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "/bin/bash /api-healthcheck.sh || exit 1"] "30s" "10s" "1m0s" '\x03'}
2024-06-19 15:05:08 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2024-06-19 15:05:08 UTC/bin/sh -c #(nop) LABEL build_date=
2024-06-19 15:05:08 UTC/bin/sh -c #(nop) LABEL description=PHP 7.4.3, Apache 2.4.59, Slim 4.7.0 base image
2024-06-19 15:05:08 UTC/bin/sh -c #(nop) LABEL maintainer=k.pedzich@datawise.pl
2024-06-19 15:05:09 UTC/bin/sh -c #(nop) LABEL url=https://locit.io
2024-06-19 15:05:09 UTC/bin/sh -c #(nop) LABEL vendor=DataWise
2024-06-19 15:05:10 UTC/bin/sh -c useradd -g root -m -s /bin/bash -l -o -u 8877 randi
2024-06-19 15:05:13 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-19 15:05:14 UTC/bin/sh -c #(nop) USER randi
2024-06-19 15:05:14 UTC/bin/sh -c #(nop) ENV HEALTH_PATH=webservice/bim/v2.3.2/health/alive
2024-06-19 15:05:14 UTC/bin/sh -c #(nop) ENV APACHE_PORT=8080
2024-06-19 15:05:14 UTC/bin/sh -c #(nop) ENV APACHE_DOCUMENT_ROOT=/var_api/www_api
2024-06-19 15:05:15 UTC/bin/sh -c #(nop) EXPOSE 8080
2024-06-19 15:05:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/sh" "-c" "/usr/bin/supervisord -c /etc/supervisor/supervisord.conf"]
2024-06-19 15:05:33 UTC/bin/sh -c #(nop) ADD file:1619d564bfa65d9ef979f0d95484b0233952fcac7dfdada4e3cfc53c85755424 in /
2024-06-19 15:05:33 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2024-06-19 15:05:33 UTC/bin/sh -c #(nop) LABEL build_date=2024-06-19T15:05:32Z
2024-06-19 15:05:34 UTC/bin/sh -c #(nop) LABEL description=DataWise REST for LocIt tests API
2024-06-19 15:05:34 UTC/bin/sh -c #(nop) LABEL maintainer=k.pedzich@datawise.pl
2024-06-19 15:05:34 UTC/bin/sh -c #(nop) LABEL url=https://locit.io
2024-06-19 15:05:35 UTC/bin/sh -c #(nop) LABEL vendor=DataWise
2024-06-19 15:05:35 UTC/bin/sh -c #(nop) ENV HEALTH_PATH=test/v2.3.2/health/alive
2024-06-19 15:05:35 UTC/bin/sh -c #(nop) ENV APACHE_PORT=8080
2024-06-19 15:05:36 UTC/bin/sh -c #(nop) ENV APACHE_DOCUMENT_ROOT=/var_api/www_api/webservice