sha256:a44c6150da86382f37559c3c2af214bdfd42ed13ca24b2109e06cc9ed4988622
OS/ARCH
linux/amd64
Compressed size
874.63 MB
Last pushed
almost 4 years by actency
Type
Image
Manifest digest
sha256:a44c6150da86382f37559c3c2af214bdfd42ed13ca24b2109e06cc9ed4988622
Image Layers
1ADD file ... in / 29.92 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; {225 B4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B5/bin/sh -c set -eux; apt-get87.36 MB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir269 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D0 B12ENV PHP_VERSION=7.3.330 B13ENV PHP_URL=https://www.php.net/distributions/php-7.3.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.3.33.tar.xz.asc0 B14ENV PHP_SHA256=166eaccde933381da9516a2b70ad0f447d7cec4b603d07b9a916032b215b90cc0 B15/bin/sh -c set -eux; savedAptMark="$(apt-mark11.89 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 493 B17/bin/sh -c set -eux; savedAptMark="$(apt-mark24.26 MB18COPY multi:7d7d4b016ee2e2e18720a1a58004eb4d59de798c619f217398cc1066a656bfd0 in /usr/local/bin/ 2.25 KB19/bin/sh -c docker-php-ext-enable sodium248 B20/bin/sh -c { echo '#!/bin/sh';211 B21ENTRYPOINT ["docker-php-entrypoint"]0 B22WORKDIR /var/www/html0 B23/bin/sh -c set -eux; cd8.22 KB24STOPSIGNAL SIGQUIT0 B25EXPOSE 90000 B26CMD ["php-fpm"]0 B27LABEL php-version=7.30 B28LABEL description=Production PHP-FPM image0 B29LABEL company=Actency0 B30LABEL author=Hakim Rachidi0 B31COPY config/php.ini /usr/local/etc/php/ # buildkit20.17 KB32RUN /bin/sh -c apt-get clean44.52 MB33RUN /bin/sh -c echo "deb294 B34RUN /bin/sh -c echo "deb-src304 B35RUN /bin/sh -c cd /tmp8.71 KB36RUN /bin/sh -c wget -O1.95 KB37RUN /bin/sh -c echo "deb4.88 KB38RUN /bin/sh -c wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh331 B39RUN /bin/sh -c apt-get clean212.73 MB40RUN /bin/sh -c pecl install338.11 KB41RUN /bin/sh -c docker-php-ext-configure gd18.42 MB42RUN /bin/sh -c docker-php-ext-configure ldap540.83 KB43RUN /bin/sh -c docker-php-ext-install 1.72 MB44RUN /bin/sh -c pecl install124.82 KB45RUN /bin/sh -c useradd web1.96 KB46RUN /bin/sh -c usermod -aG1.31 KB47RUN /bin/sh -c echo 'web504 B48RUN /bin/sh -c echo 'www-data513 B49RUN /bin/sh -c pecl install161.29 KB50RUN /bin/sh -c pecl install312.85 KB51COPY core/memcached.conf /etc/memcached.conf # buildkit863 B52RUN /bin/sh -c curl -sL18.99 MB53RUN /bin/sh -c php -r497.81 KB54RUN /bin/sh -c git clone61.73 MB55RUN /bin/sh -c cp -r61.73 MB56RUN /bin/sh -c cp -r61.73 MB57RUN /bin/sh -c cd /usr/local/src/drush8603.39 KB58RUN /bin/sh -c cd /usr/local/src/drush821.88 MB59RUN /bin/sh -c ln -s172 B60RUN /bin/sh -c cd /usr/local/src/drush9360.67 KB61RUN /bin/sh -c cd /usr/local/src/drush915.6 MB62RUN /bin/sh -c ln -s173 B63RUN /bin/sh -c set -x1.14 MB64ADD core/msmtprc.conf /usr/local/etc/msmtprc # buildkit302 B65ADD core/php-smtp.ini /usr/local/etc/php/conf.d/php-smtp.ini # buildkit325 B66RUN /bin/sh -c ( 259 B67RUN /bin/sh -c ( 350 B68RUN /bin/sh -c curl https://drupalconsole.com/installer457 B69RUN /bin/sh -c apt-get update14.03 MB70RUN /bin/sh -c apt-get install3.31 MB71RUN /bin/sh -c mkdir /var/wkhtmltopdf163 B72RUN /bin/sh -c cd /var/wkhtmltopdf59.98 MB73RUN /bin/sh -c cp /var/wkhtmltopdf/wkhtmltox/bin/wkhtmltopdf30.16 MB74RUN /bin/sh -c chown -R59.98 MB75RUN /bin/sh -c chmod +x30.16 MB76RUN /bin/sh -c mkdir /var/www/.ssh/175 B77RUN /bin/sh -c chown -R171 B78RUN /bin/sh -c chmod -R155 B79RUN /bin/sh -c echo "Europe/Paris"483.54 KB80COPY config/bashrc /var/www/ # buildkit370 B81RUN /bin/sh -c mv /var/www/bashrc406 B82RUN /bin/sh -c chown www-data:www-data385 B83RUN /bin/sh -c echo "source184 B84COPY core/docker-php-entrypoint /usr/local/bin/ # buildkit293 B85RUN /bin/sh -c chmod +x300 B86VOLUME [/var/www/html]0 B87ENTRYPOINT ["docker-php-entrypoint"]0 B88EXPOSE map[9000/tcp:{}]0 B89CMD ["php-fpm"]0 BCommand
ADD file:36919ae6bb25e3269eff949443129a01a8a43fb967fe6563939ebe1e1e9b8228 in /