Namespace
rest
Image / Tag
system:20240613.07
Content Digest
sha256:b26c19d2c29b57da2ded6eb2aa5e05a06fcb9e031b620c9c8c11bb2d02095906
Details
Created

2024-06-13 21:16:39 UTC

Size

214 MB

Content Digest
Labels
  • build_date
    2024-06-13T21:16:33Z
  • description
    DataWise REST for LocIt system services 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_PORT

80

HEALTH_PATH

webservice/auth/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 - 12.74% (27.3 MB)

[#001] sha256:e45f1d586c0c8bd77e5de7f8ff4c9d6d2a22d016b7bb39b23f6e36a516777074 - 86.91% (186 MB)

[#002] sha256:db803b81e942b57ce1d1b032ab03be6d3c9ef7a337e03f5158847b7d42da9141 - 0.0% (472 Bytes)

[#003] sha256:ccfb6d876957a1563409c17a360a34876066677a26445c4f701d7213d3399b04 - 0.12% (253 KB)

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

[#005] sha256:fef598f3e5fb246260f896510785bb619075a35242eab87ccb7c418660923816 - 0.0% (626 Bytes)

[#006] sha256:60f72ba0a93b1a17f56c18063f8a5d654e9308758b676075bd155260b9bf9407 - 0.04% (91.7 KB)

[#007] sha256:5f284ce281ba9a0f67c47259d7e68407d9cc2e574ec2a717a046190d25f55e3a - 0.0% (3.66 KB)

[#008] sha256:cff6e03182d133d4485a0534c81f46b94dfee6ecf0c337c481911945f99e5266 - 0.11% (249 KB)

[#009] sha256:4b446314161cbf2a67848fdd925a43a7cdb3c6f3036b918fe8d2aa96f897f485 - 0.07% (157 KB)

[#010] sha256:a84704cc38a514ad3afb25be6d623ca58dc3b642e9249fe18ceda4b8f9fc3a02 - 0.0% (207 Bytes)

[#011] sha256:18e07ea2509af456519039f4c0dd9ccd551bd457e89d9584e966c9833a1ab980 - 0.0% (472 Bytes)

[#012] sha256:3e5385968ff6d84983029b4ce6439714fb7597fceb06bdd9c9f16aa117a3899d - 0.0% (224 Bytes)

[#013] sha256:4a96b2e070a97fbcf0c5bbb79660da475794138faef97497df5e2155d185cd9b - 0.0% (372 Bytes)

[#014] sha256:19cea7eb4473e7ccbddbd5506efc02553bc9bbe9942f7bfeab6cf0f6ebe74ec2 - 0.0% (218 Bytes)

[#015] sha256:05826346a21cf85483f53b20dc9939db9efff53fcc7bf7a71385950e17d2cc03 - 0.0% (406 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-01-10 15:05:22 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.58-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-01-10 15:05:26 UTC

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

2024-04-24 12:20:14 UTC

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

2024-04-24 12:20:14 UTC

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

2024-04-24 12:20:14 UTC

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

2024-04-24 12:20:14 UTC

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

2024-04-24 12:20:15 UTC

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

2024-04-24 12:20:17 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-04-24 12:20:17 UTC

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

2024-04-24 12:20:17 UTC

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

2024-04-24 12:20:17 UTC

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

2024-04-24 12:20:18 UTC

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

2024-04-24 12:20:18 UTC

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

2024-04-24 12:20:18 UTC

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

2024-04-24 12:20:18 UTC

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

2024-04-24 12:20:20 UTC

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

2024-04-24 12:20:22 UTC

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

2024-04-24 12:20:23 UTC

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

2024-04-24 12:20:23 UTC

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

2024-04-24 12:20:23 UTC

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

2024-04-24 12:20:23 UTC

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

2024-06-13 17:39:13 UTC

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

2024-06-13 17:39:13 UTC

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

2024-06-13 17:39:14 UTC

/bin/sh -c chmod 777 /var_api/www_api/webservice/apilog/logs

2024-06-13 17:47:04 UTC

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

2024-06-13 21:16:34 UTC

/bin/sh -c #(nop) ADD file:d37b160edc1cee396603688f176800f3a18608dcc72b0b59f65cf092e5a86972 in /etc/cron.d/apilog-execute

2024-06-13 21:16:34 UTC

/bin/sh -c #(nop) ADD file:4f1e968cd13a1d2f53963750c52406c5ad4a06850ab6b65460f1f9c16df869db in /api-apilog-execute.sh

2024-06-13 21:16:35 UTC

/bin/sh -c chmod 0644 /etc/cron.d/apilog-execute

2024-06-13 21:16:35 UTC

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

2024-06-13 21:16:37 UTC

/bin/sh -c crontab /etc/cron.d/apilog-execute

2024-06-13 21:16:37 UTC

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

2024-06-13 21:16:37 UTC

/bin/sh -c #(nop) LABEL build_date=2024-06-13T21:16:33Z

2024-06-13 21:16:37 UTC

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

2024-06-13 21:16:38 UTC

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

2024-06-13 21:16:38 UTC

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

2024-06-13 21:16:38 UTC

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

2024-06-13 21:16:38 UTC

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

2024-06-13 21:16:39 UTC

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