sha256:3d24860ef045c7b071f928918a33f3beae4045f0ae5ffaeee93f321db200e948
OS/ARCH
Compressed size
32.8 MB
Last pushed
over 1 year by kvanc
Type
Image
Manifest digest
sha256:2de3e1cf89238de7a689d0fef9296c2c69e6b080fe72ce3c89ae91e2c10e0231
Image Layers
1ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit3.48 MB2CMD ["/bin/sh"]0 B4LABEL Description=Docker container of Tempest0 B5ENV TZ=Europe/Istanbul0 B6WORKDIR /var/www/html130 B7RUN /bin/sh -c apk add27.6 MB8RUN /bin/sh -c ln -snf193 B9RUN /bin/sh -c apk add1.49 MB10ENV LD_PRELOAD=/usr/lib/preloadable_libiconv.so php0 B11COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit725 B12COPY config/conf.d /etc/nginx/conf.d/ # buildkit631 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 # buildkit245 B16COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit384 B17RUN /bin/sh -c chown -R953 B18RUN /bin/sh -c ln -sf145 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_64.tar.gz / # buildkit