sha256:3d24860ef045c7b071f928918a33f3beae4045f0ae5ffaeee93f321db200e948
OS/ARCH
Compressed size
33.33 MB
Last pushed
over 1 year by kvanc
Type
Image
Manifest digest
sha256:72a223252136e8e75ad25660f3fd3e3269dd310f30860ddda0aef17e7c631863
Image Layers
1ADD alpine-minirootfs-3.21.0-x86.tar.gz / # buildkit3.31 MB2CMD ["/bin/sh"]0 B4LABEL Description=Docker container of Tempest0 B5ENV TZ=Europe/Istanbul0 B6WORKDIR /var/www/html131 B7RUN /bin/sh -c apk add28.3 MB8RUN /bin/sh -c ln -snf192 B9RUN /bin/sh -c apk add1.5 MB10ENV LD_PRELOAD=/usr/lib/preloadable_libiconv.so php0 B11COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit722 B12COPY config/conf.d /etc/nginx/conf.d/ # buildkit628 B13ENV PHP_INI_DIR=/etc/php830 B14COPY config/fpm-pool.conf /etc/php83/php-fpm.d/www.conf # buildkit1.55 KB15COPY config/php.ini /etc/php83/conf.d/custom.ini # buildkit244 B16COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit380 B17RUN /bin/sh -c chown -R953 B18RUN /bin/sh -c ln -sf146 B19ENV in_docker=true0 B20USER nobody0 B21COPY --chown=nobody src/ /var/www/html/ #234.1 KB22EXPOSE map[8095/tcp:{}]0 B23CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B24HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 BCommand
ADD alpine-minirootfs-3.21.0-x86.tar.gz / # buildkit