fid-certificati-base (baseimage-1)

Published 2023-10-19 16:58:00 +00:00 by paspo

Installation

docker pull git.asperti.com/paspo/fid-certificati-base:baseimage-1
sha256:695605f97da7c78e1aaf8d7269a21ff8e056b3655f406d0c6e935584a30b82a4

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:746e9f111ced6f4dd0ede7ed14a9ae7d28b6bf2b3c61cff5d16905281ec866a6 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-19T16:54:22Z
LABEL org.opencontainers.image.revision=ac9944e75e8928ca8d010dac78fa1acee2ef6a36
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-19T16:54:22Z
org.opencontainers.image.revision ac9944e75e8928ca8d010dac78fa1acee2ef6a36
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-19 16:58:00 +00:00
0
OCI / Docker
linux/amd64
165 MiB
Versions (2) View all
baseimage-1 2023-10-19
latest 2023-10-19