sha256:d25e82ccb3f1631da4442e6fa03ccf6051e39bace00c733b9c2fa48c17480459
OS/ARCH
linux/amd64
Compressed size
180.86 MB
Last pushed
almost 2 years by fflo
Type
Image
Manifest digest
sha256:d25e82ccb3f1631da4442e6fa03ccf6051e39bace00c733b9c2fa48c17480459
Image Layers
1ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit3.48 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.18 MB5RUN /bin/sh -c set -eux;945 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;217 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B12ENV PHP_VERSION=8.2.260 B13ENV PHP_URL=https://www.php.net/distributions/php-8.2.26.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.26.tar.xz.asc0 B14ENV PHP_SHA256=54747400cb4874288ad41a785e6147e2ff546cceeeb55c23c00c771ac125c6ef0 B15RUN /bin/sh -c set -eux;11.6 MB16COPY docker-php-source /usr/local/bin/ # buildkit487 B17RUN /bin/sh -c set -eux;12.37 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable sodium19.59 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html32 B22RUN /bin/sh -c set -eux;8.96 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE map[9000/tcp:{}]0 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 add31.16 KB34ENV MUSL_LOCALE_DEPS=cmake make musl-dev gcc0 B35ENV MUSL_LOCPATH=/usr/share/i18n/locales/musl0 B36RUN /bin/sh -c apk add84.96 MB37RUN /bin/sh -c apk add608.82 KB38RUN /bin/sh -c curl -s725.76 KB39RUN /bin/sh -c alias composer='php92 B40RUN /bin/sh -c apk add3.78 MB41RUN /bin/sh -c apk add1.59 MB42RUN /bin/sh -c echo /etc/apk/respositories47.06 MB43RUN /bin/sh -c apk add11.42 MB44ADD conf/supervisord.conf /etc/supervisord.conf # buildkit859 B45RUN /bin/sh -c rm -Rf150 B46ADD conf/nginx.conf /etc/nginx/nginx.conf # buildkit875 B47RUN /bin/sh -c mkdir -p341 B48ADD conf/nginx-site.conf /etc/nginx/sites-available/default.conf # buildkit1.2 KB49ADD conf/nginx-site-ssl.conf /etc/nginx/sites-available/default-ssl.conf # buildkit1.29 KB50RUN /bin/sh -c ln -s187 B51RUN /bin/sh -c echo "cgi.fix_pathinfo=0"7.14 KB52RUN /bin/sh -c cp /usr/local/etc/php/php.ini-development23.62 KB53ADD scripts/start.sh /start.sh # buildkit2.71 KB54ADD scripts/pull /usr/bin/pull # buildkit375 B55ADD scripts/push /usr/bin/push # buildkit354 B56ADD scripts/letsencrypt-setup /usr/bin/letsencrypt-setup # buildkit480 B57ADD scripts/letsencrypt-renew /usr/bin/letsencrypt-renew # buildkit331 B58RUN /bin/sh -c chmod 7553.31 KB59ADD src/ /var/www/html/ # buildkit18.19 KB60ADD errors/ /var/www/errors # buildkit1.61 KB61EXPOSE map[443/tcp:{} 80/tcp:{}]0 B62WORKDIR /var/www/html32 B63CMD ["/start.sh"]0 BCommand
ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit