sha256:be6ec2653614819b73984f692951e31c4717f3f70e3ddb252561ee37293f16e4
OS/ARCH
Compressed size
157.35 MB
Last pushed
3 months by getindev
Type
Image
Manifest digest
sha256:974f5ee103ca8a604164233a5540068c2a8fc8f63bbdb9e53e304eeaacbf12fc
Image Layers
1ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.21 MB5RUN /bin/sh -c set -eux;936 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;215 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=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B12ENV PHP_VERSION=8.1.340 B13ENV PHP_URL=https://www.php.net/distributions/php-8.1.34.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.34.tar.xz.asc0 B14ENV PHP_SHA256=ffa9e0982e82eeaea848f57687b425ed173aa278fe563001310ae2638db5c2510 B15RUN /bin/sh -c set -eux;11.37 MB16COPY docker-php-source /usr/local/bin/ # buildkit487 B17RUN /bin/sh -c set -eux;12.15 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache19.49 KB20RUN /bin/sh -c docker-php-ext-enable sodium19.49 KB21ENTRYPOINT ["docker-php-entrypoint"]0 B22WORKDIR /var/www/html32 B23RUN /bin/sh -c set -eux;8.67 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 -D109.97 MB30RUN /bin/sh -c pecl install1.62 MB31RUN /bin/sh -c docker-php-ext-configure 1.39 MB32COPY getin.ini /getin/getin.tmpl # buildkit1.01 KB33COPY zz-docker.conf /getin/zz-docker.tmpl # buildkit1.17 KB34COPY entrypoint /getin/entrypoint # buildkit393 B35RUN /bin/sh -c chmod +x389 B36RUN /bin/sh -c apk upgrade6.42 MB37EXPOSE [9000/tcp]0 B38ENTRYPOINT ["/getin/entrypoint"]0 B39CMD ["php-fpm"]0 B40ENV PHP_FPM_LISTEN=/run/php-fpm.sock NGINX_LISTEN=80 NGINX_ROOT=/app/public NGINX_INDEX=index.php0 B41RUN /bin/sh -c wget https://github.com/ochinchina/supervisord/releases/download/v0.7.3/supervisord_0.7.3_Linux_64-bit.tar.gz7.67 MB42COPY supervisor.conf /getin/supervisor.conf # buildkit230 B43COPY conf.d/* /getin/conf.d/ # buildkit299 B44COPY default.tmpl /getin/default.tmpl # buildkit976 B45COPY entrypoint /getin/entrypoint # buildkit413 B46RUN /bin/sh -c chmod +x410 B47EXPOSE [80/tcp]0 B48CMD ["supervisord" "-c" "/getin/supervisor.conf"]0 BCommand
ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit