sha256:c58a9370ee14806893d8202d89cd8e64f95c4e673f7c38e0e4720e5e219062a5
OS/ARCH
linux/amd64
Compressed size
354.11 MB
Last pushed
over 2 years by dptsi
Type
Image
Manifest digest
sha256:c58a9370ee14806893d8202d89cd8e64f95c4e673f7c38e0e4720e5e219062a5
Image Layers
1ADD file ... in / 29.97 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; {223 B4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B5/bin/sh -c set -eux; apt-get87.39 MB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir269 B8ENV APACHE_CONFDIR=/etc/apache20 B9ENV APACHE_ENVVARS=/etc/apache2/envvars0 B10/bin/sh -c set -eux; apt-get18.37 MB11/bin/sh -c a2dismod mpm_event &&475 B12/bin/sh -c { echo '<FilesMatch515 B13ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B14ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B15ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B16ENV GPG_KEYS=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B17ENV PHP_VERSION=8.1.270 B18ENV PHP_URL=https://www.php.net/distributions/php-8.1.27.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.27.tar.xz.asc0 B19ENV PHP_SHA256=479e65c3f05714d4aace1370e617d78e49e996ec7a7579a5be47535be61f06580 B20/bin/sh -c set -eux; savedAptMark="$(apt-mark11.69 MB21COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 490 B22/bin/sh -c set -eux; savedAptMark="$(apt-mark10.57 MB23COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/ 2.4 KB24/bin/sh -c docker-php-ext-enable sodium245 B25ENTRYPOINT ["docker-php-entrypoint"]0 B26STOPSIGNAL SIGWINCH0 B27COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/ 892 B28WORKDIR /var/www/html0 B29EXPOSE 800 B30CMD ["apache2-foreground"]0 B31RUN /bin/sh -c apt-get update21.48 MB32RUN /bin/sh -c pip3 install88.76 MB33ADD config/lib/libltdl.la /usr/lib/x86_64-linux-gnu/libltdl.la # buildkit674 B34RUN /bin/sh -c apt-get update81.36 MB35RUN /bin/sh -c pecl install1.69 MB36RUN /bin/sh -c pecl install1.02 MB37RUN /bin/sh -c pecl install300.48 KB38RUN /bin/sh -c apt-get clean596 B39RUN /bin/sh -c echo "en_US.UTF-8150 B40RUN /bin/sh -c locale-gen #842.26 KB41RUN /bin/sh -c chmod +x1.72 KB42RUN /bin/sh -c update-rc.d supervisor92 B43COPY /usr/bin/composer /usr/bin/composer # buildkit704.64 KB44RUN /bin/sh -c a2enmod rewrite314 B45ADD config/apache/apache-virtual-hosts.conf /etc/apache2/sites-available/000-default.conf # buildkit369 B46ADD config/apache/apache2.conf /etc/apache2/apache2.conf # buildkit3.05 KB47ADD config/apache/ports.conf /etc/apache2/ports.conf # buildkit172 B48ADD config/apache/envvars /etc/apache2/envvars # buildkit1.01 KB49ADD config/php/php.conf /usr/local/etc/php/php.ini # buildkit401 B50ADD init.sh /init.sh # buildkit162 B51RUN /bin/sh -c chmod 755194 B52EXPOSE map[80/tcp:{}]0 B53CMD ["/init.sh"]0 BCommand
ADD file:40ad95eaf61b2797e8d2282bc2388bce34c3c24ed78e694695a8c3dbcd3ddbbb in /