sha256:0d2937dca697d1b9894511847f2a78094fc97bd5b56661d3c34a3dbb945b09dd
OS/ARCH
Compressed size
177.28 MB
Last pushed
3 months by getindev
Type
Image
Manifest digest
sha256:5a738583796bf77dbaaa2434a3d8af49fa755ed13f3e592496ca53a05bf9ea6c
Image Layers
1ADD alpine-minirootfs-3.24.0-x86_64.tar.gz / # buildkit3.69 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add5.7 MB5RUN /bin/sh -c set -eux;932 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=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B12ENV PHP_VERSION=8.4.220 B13ENV PHP_URL=https://www.php.net/distributions/php-8.4.22.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.22.tar.xz.asc0 B14ENV PHP_SHA256=696c0f6ad92e94c59059c1eb6e300842b8d050934226efcdf00f2a413cb083cf0 B15RUN /bin/sh -c set -eux;13.12 MB16COPY docker-php-source /usr/local/bin/ # buildkit487 B17RUN /bin/sh -c set -eux;14.66 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache22.71 KB20RUN /bin/sh -c docker-php-ext-enable sodium22.71 KB21ENTRYPOINT ["docker-php-entrypoint"]0 B22WORKDIR /var/www/html32 B23RUN /bin/sh -c set -eux;9.05 KB24STOPSIGNAL SIGQUIT0 B25EXPOSE map[9000/tcp:{}]0 B26CMD ["php-fpm"]0 B27ENV ASUSER= UID= COMPOSER_ALLOW_SUPERUSER=1 COMPOSER_MEMORY_LIMIT=-10 B28WORKDIR /app93 B29RUN /bin/sh -c adduser -D124.46 MB30RUN /bin/sh -c pecl install2.93 MB31RUN /bin/sh -c docker-php-ext-configure 1.88 MB32COPY getin.ini /getin/getin.tmpl # buildkit657 B33COPY xdebug.ini /getin/xdebug.tmpl # buildkit428 B34COPY zz-docker.conf /getin/zz-docker.tmpl # buildkit1.17 KB35COPY entrypoint /getin/entrypoint # buildkit519 B36RUN /bin/sh -c chmod +x514 B37RUN /bin/sh -c apk upgrade3.16 MB38EXPOSE [9000/tcp]0 B39ENTRYPOINT ["/getin/entrypoint"]0 B40CMD ["php-fpm"]0 B41ENV PHP_FPM_LISTEN=/run/php-fpm.sock NGINX_LISTEN=80 NGINX_ROOT=/app/public NGINX_INDEX=index.php0 B42RUN /bin/sh -c wget https://github.com/ochinchina/supervisord/releases/download/v0.7.3/supervisord_0.7.3_Linux_64-bit.tar.gz7.62 MB43COPY supervisor.conf /getin/supervisor.conf # buildkit230 B44COPY conf.d/* /getin/conf.d/ # buildkit298 B45COPY default.tmpl /getin/default.tmpl # buildkit943 B46COPY entrypoint /getin/entrypoint # buildkit422 B47RUN /bin/sh -c chmod +x419 B48EXPOSE [80/tcp]0 B49CMD ["supervisord" "-c" "/getin/supervisor.conf"]0 BCommand
ADD alpine-minirootfs-3.24.0-x86_64.tar.gz / # buildkit