sha256:1cd4b7cf997193d3dd3114acdf0ab4e2f566c8ee012100cb03089fba17e94dc7
OS/ARCH
Compressed size
305.19 MB
Last pushed
over 2 years by banny310
Type
Image
Manifest digest
sha256:1520b211e6c99dbac1329eda12595b28613fffbd83bbc58934ffa86dca0dde4a
Image Layers
1ADD file ... in / 2.68 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B4/bin/sh -c apk add --no-cache1.64 MB5/bin/sh -c set -eux; adduser1.23 KB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir267 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=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B12ENV PHP_VERSION=7.4.330 B13ENV 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 B14ENV PHP_SHA256=924846abf93bc613815c55dd3f5809377813ac62a9ec4eb3778675b82a27b9270 B15/bin/sh -c set -eux; apk9.96 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 496 B17/bin/sh -c set -eux; apk10.93 MB18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB19/bin/sh -c docker-php-ext-enable sodium18.22 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html0 B22/bin/sh -c set -eux; cd8.25 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE 90000 B25CMD ["php-fpm"]0 B27ENV php_conf=/usr/local/etc/php-fpm.conf0 B28ENV fpm_conf=/usr/local/etc/php-fpm.d/www.conf0 B29ENV php_vars=/usr/local/etc/php/conf.d/docker-vars.ini0 B30ENV LUAJIT_LIB=/usr/lib0 B31ENV LUAJIT_INC=/usr/include/luajit-2.10 B32ENV LD_PRELOAD=/usr/lib/preloadable_libiconv.so php0 B33RUN /bin/sh -c apk add17.95 KB34RUN /bin/sh -c echo @testing48.01 MB35RUN /bin/sh -c apk add197.59 MB36RUN /bin/sh -c pear config-set289 B37RUN /bin/sh -c docker-php-ext-configure gd536.24 KB38RUN /bin/sh -c pip install5.58 MB39RUN /bin/sh -c apk add9.34 MB40RUN /bin/sh -c docker-php-ext-install bcmath1.84 MB41RUN /bin/sh -c docker-php-source delete32 B42RUN /bin/sh -c php -r15.3 MB43RUN /bin/sh -c apk del186.79 KB44RUN /bin/sh -c echo "Cmnd_Alias252 B45ADD conf/supervisord.conf /etc/supervisord.conf # buildkit866 B46RUN /bin/sh -c echo "cgi.fix_pathinfo=0"6.53 KB47RUN /bin/sh -c cp ${PHP_INI_DIR}/php.ini-production23.2 KB48RUN /bin/sh -c apk add1.5 MB49ENV APACHE_DOCUMENT_ROOT=/var/www/html0 B50ENV APACHE_LOG_DIR=/var/log/apache20 B51RUN /bin/sh -c mkdir -p32 B52ADD scripts/a2manage /usr/bin/a2manage # buildkit489 B53RUN /bin/sh -c chmod 755485 B54ADD conf/000-default.conf /etc/apache2/conf.d/000-default.conf # buildkit550 B55RUN /bin/sh -c a2manage a2enmod10.86 KB56ADD scripts/start.sh /start.sh # buildkit2.23 KB57ADD scripts/pull /usr/bin/pull # buildkit385 B58ADD scripts/push /usr/bin/push # buildkit366 B59ADD scripts/letsencrypt-setup /usr/bin/letsencrypt-setup # buildkit489 B60ADD scripts/letsencrypt-renew /usr/bin/letsencrypt-renew # buildkit342 B61RUN /bin/sh -c chmod 7552.89 KB62ADD scripts/functions.sh /functions.sh # buildkit669 B63ADD scripts/wait-for-it.sh /wait-for-it.sh # buildkit1.35 KB64RUN /bin/sh -c chmod +x1.35 KB65ADD src/ /var/www/html/public/ # buildkit18.24 KB66ADD errors/ /var/www/errors # buildkit1.59 KB67EXPOSE map[443/tcp:{} 80/tcp:{}]0 B68HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost/0 B69WORKDIR /var/www/html32 B70CMD ["/start.sh"]0 BCommand
ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /