fid-certificati (0.9)

Published 2023-10-17 10:21:44 +00:00 by paspo

Installation

docker pull git.asperti.com/paspo/fid-certificati:0.9
sha256:37e2314172bad27bc0de30e3c5851dfa565de655df747dc08429f37b1c9ae5f2

Image Layers

ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /
CMD ["/bin/sh"]
ARG CODEIGNITER_VERSION=4.4.1
ARG ADMINLTE_VERSION=3.2.0
ARG IONICONS_VERSION=5.5.4
|3 ADMINLTE_VERSION=3.2.0 CODEIGNITER_VERSION=4.4.1 IONICONS_VERSION=5.5.4 /bin/sh -c mkdir -p /webroot/app /log /webroot/public/assets/adminlte /webroot/public/assets/ionicons && apk -U upgrade && apk add php81 php81-common php81-phar php81-curl php81-iconv php81-mbstring php81-openssl php81-zip apache2 php81-apache2 wget php81-mysqli php81-intl php81-tokenizer php81-curl php81-mbstring php81-xml php81-ctype php81-session php81-cli php81-pecl-xdebug php81-xmlwriter php81-dom composer bash php81-gd php81-pecl-imagick php81-opcache php81-pecl-memcache php81-pecl-memcached php81-pecl-apcu php81-simplexml && echo "LoadModule rewrite_module modules/mod_rewrite.so" >>/etc/apache2/conf.d/custom.conf && echo "LoadModule expires_module modules/mod_expires.so" >>/etc/apache2/conf.d/custom.conf && wget -q -O - https://codeload.github.com/ColorlibHQ/AdminLTE/tar.gz/v${ADMINLTE_VERSION} | tar xz -C /webroot/public/assets/adminlte --strip-components 1 && mkdir /tmp/ionicons && wget -q -O - https://codeload.github.com/ionic-team/ionicons/tar.gz/v${IONICONS_VERSION} | tar xz -C /tmp/ionicons --strip-components 1 && mv /tmp/ionicons/docs/css /webroot/public/assets/ionicons/ && mv /tmp/ionicons/docs/fonts /webroot/public/assets/ionicons/ && rm -rf /tmp/ionicons/ && wget -q -O - https://codeload.github.com/codeigniter4/CodeIgniter4/tar.gz/v${CODEIGNITER_VERSION} | tar xz --strip-components 1 -C /webroot && chown apache:apache /webroot/writable -R && /usr/bin/php81 /usr/bin/composer.phar --working-dir=/webroot require dompdf/dompdf && /usr/bin/php81 /usr/bin/composer.phar --working-dir=/webroot require tecnickcom/tcpdf
COPY dir:27617291f9cd8242b8a917769bb2b0bdda66b45508554cf0ba8df6ca9c2308e2 in /
COPY dir:828c1fb32134a7f5e6d891dacd36297b33562f71731c800f43c7fafb224973d1 in /webroot/public/
COPY dir:e3964fafd3fc5fe26a660494acb15401646de6d934afb2ec2b02d17256503cba in /webroot/app/
VOLUME [/log /webroot/writable/attachments /webroot/writable/logs]
WORKDIR /webroot
ENTRYPOINT ["/bin/sh" "/entrypoint.sh"]
LABEL org.opencontainers.image.created=2023-10-17T10:18:56Z
LABEL org.opencontainers.image.revision=3e276e3ab71aa990593aca38844d7ebf7b598fc8
LABEL org.opencontainers.image.source=https://git.asperti.com/paspo/fid-certificati.git
LABEL org.opencontainers.image.url=https://git.asperti.com/paspo/fid-certificati

Labels

Key Value
org.opencontainers.image.created 2023-10-17T10:18:56Z
org.opencontainers.image.revision 3e276e3ab71aa990593aca38844d7ebf7b598fc8
org.opencontainers.image.source https://git.asperti.com/paspo/fid-certificati.git
org.opencontainers.image.url https://git.asperti.com/paspo/fid-certificati
Details
Container
2023-10-17 10:21:44 +00:00
0
OCI / Docker
linux/amd64
165 MiB
Versions (10) View all
0.9 2023-10-17
0.9.76 2023-10-17
latest 2023-10-17
0.9.75 2023-10-17
0.9.74 2023-10-17