sha256:89d709ed6ae7d28aff22a67b674dc94fc6db048db8be9a332960aeaa74f7e980
OS/ARCH
linux/amd64
Compressed size
511.59 MB
Last pushed
over 3 years by foxsystem
Type
Image
Manifest digest
sha256:89d709ed6ae7d28aff22a67b674dc94fc6db048db8be9a332960aeaa74f7e980
Image Layers
129.47 MB3ENV OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux0 B4COPY dir:68a6511feee155c157de1b885cded2c1d54447d74f2a5899888205affeffc3a1 in / 766 B5/bin/sh -c install_packages ca-certificates curl40.26 MB6/bin/sh -c wget -nc -P22.42 MB7/bin/sh -c apt-get update &&261 B8/bin/sh -c sed -i 's/^PASS_MAX_DAYS.*/PASS_MAX_DAYS5.16 KB9ENV APP_VERSION=8.0.19 BITNAMI_APP_NAME=php-fpm PATH=/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B10EXPOSE 90000 B11WORKDIR /app92 B12CMD ["php-fpm" "-F" "--pid"0 B13RUN /bin/sh -c install_packages autoconf95.71 MB14RUN /bin/sh -c pecl channel-update1.21 KB15RUN /bin/sh -c pecl install1.69 MB16RUN /bin/sh -c echo 'debconf466.39 KB17RUN /bin/sh -c apt-get update14.87 MB18RUN /bin/sh -c apt-get install261.23 MB19RUN /bin/sh -c apt-get install744.06 KB20RUN /bin/sh -c pecl install143.69 KB21RUN /bin/sh -c pecl install93.67 KB22RUN /bin/sh -c curl -sS17.33 KB23RUN /bin/sh -c php composer-setup.php655.51 KB24RUN /bin/sh -c mv /usr/local/bin/composer654.33 KB25RUN /bin/sh -c chmod +x654.19 KB26COPY ./auth.json /root/.composer/auth.json # buildkit234 B27COPY ./php/php.ini /opt/bitnami/php/etc/php.ini # buildkit22.48 KB28COPY ./php/common.conf /opt/bitnami/php/etc/common.conf # buildkit254 B29RUN /bin/sh -c wget https://phpdoc.org/phpDocumentor.phar11.82 MB30RUN /bin/sh -c chmod +x11.82 MB31RUN /bin/sh -c mv phpDocumentor.phar11.82 MB32RUN /bin/sh -c cd /opt/bitnami/php/etc/conf.d273 B33RUN /bin/sh -c cd /opt/bitnami/php/etc/conf.d264 B34RUN /bin/sh -c cd /opt/bitnami/php/etc/conf.d263 B35RUN /bin/sh -c cd /opt/bitnami/php/etc/conf.d273 B36RUN /bin/sh -c cd /opt/bitnami/php/etc/conf.d266 B37RUN /bin/sh -c cd /opt/bitnami/php/etc/conf.d264 B38RUN /bin/sh -c cd /opt/bitnami/php/etc/conf.d267 B39COPY ./entrypoint.sh /usr/bin/entrypoint.sh # buildkit251 B40RUN /bin/sh -c chmod +x262 B41RUN /bin/sh -c apt-get install7.11 MB42COPY ./supervisor.conf /etc/supervisor/supervisord.conf # buildkit400 B43CMD ["/bin/sh" "-c" "/usr/bin/entrypoint.sh"]0 B44RUN /bin/sh -c apt-get install395 B45COPY ./supervisor.conf /etc/supervisor/supervisord.conf # buildkit370 B46CMD ["/bin/sh" "-c" "supervisord -c0 BCommand