sha256:aed55846ab0499c49bb83fc1c9e29fbc00e6fbb8e823681906a627c38d0e4567
OS/ARCH
Compressed size
407.97 MB
Last pushed
2 months by heesriconet
Type
Image
Manifest digest
sha256:bc42667fcdb46ab3979b1d9dbc1c90f09e704db27831920dd5665099cab9aff9
Image Layers
1ADD file ... in / 28.67 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; {226 B4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B5/bin/sh -c set -eux; apt-get82.9 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.28 MB11/bin/sh -c a2dismod mpm_event &&475 B12/bin/sh -c { echo '<FilesMatch510 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=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B17ENV PHP_VERSION=7.4.330 B18ENV PHP_URL=https://www.php.net/distributions/php-7.4.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.33.tar.xz.asc0 B19ENV PHP_SHA256=924846abf93bc613815c55dd3f5809377813ac62a9ec4eb3778675b82a27b9270 B20/bin/sh -c set -eux; savedAptMark="$(apt-mark10.26 MB21COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 493 B22/bin/sh -c set -eux; savedAptMark="$(apt-mark9.54 MB23COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/ 2.4 KB24/bin/sh -c docker-php-ext-enable sodium244 B25ENTRYPOINT ["docker-php-entrypoint"]0 B26STOPSIGNAL SIGWINCH0 B27COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/ 891 B28WORKDIR /var/www/html0 B29EXPOSE 800 B30CMD ["apache2-foreground"]0 B31SHELL [/bin/bash -o pipefail -c]0 B32ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit37.37 KB33RUN /bin/bash -o pipefail -c19.48 MB34RUN /bin/bash -o pipefail -c773.87 KB35RUN /bin/bash -o pipefail -c368 B36RUN /bin/bash -o pipefail -c115.89 MB37RUN /bin/bash -o pipefail -c122.15 MB38COPY ./build/configs/msmtprc /etc/msmtprc # buildkit167 B39COPY ./build/configs/xdebug.ini /usr/local/etc/php/conf.d/docker-php-ext-xdebug.ini # buildkit364 B40COPY ./build/configs/error_reporting.ini /usr/local/etc/php/conf.d/error_reporting.ini # buildkit246 B41RUN /bin/bash -o pipefail -c1.54 KB42COPY ./build/configs/php.ini /usr/local/etc/php/conf.d/z99-additional-php.ini # buildkit606 B43COPY ./build/configs/vhost.conf /etc/apache2/sites-enabled/000-default.conf # buildkit396 B44COPY ./build/configs/config /root/.ssh/config # buildkit186 B45RUN /bin/bash -o pipefail -c186 B46RUN /bin/bash -o pipefail -c569 B47RUN /bin/bash -o pipefail -c159 B48RUN /bin/bash -o pipefail -c32 B49VOLUME [/var/www/html]0 BCommand
ADD file:1dad2420090b3d6ef5df8d1f7f2878b22f8687b8dba008a63800f6c74b36dee9 in /