sha256:e845c4594fbb0e808ab38cb97166958771d3f6a04b081e7087f838f8421bd4a2
OS/ARCH
Compressed size
41.53 MB
Last pushed
over 1 year by agstr
Type
Image
Manifest digest
sha256:fc140cc7d708b38df4f8675b099e5eb2fa8a508c99944527390caa4623259a09
Image Layers
1ADD alpine-minirootfs-3.21.2-x86.tar.gz / # buildkit3.3 MB2CMD ["/bin/sh"]0 B3LABEL Maintainer=agstr0 B4LABEL Description=NGINX-PHP Mini Web Server0 B5WORKDIR /var/www/html131 B6EXPOSE map[22/tcp:{}]0 B7EXPOSE map[80/tcp:{}]0 B8RUN /bin/sh -c apk --update38.22 MB9RUN /bin/sh -c echo 'PasswordAuthentication1.6 KB10COPY conf/start.sh /app/start.sh # buildkit431 B11RUN /bin/sh -c chmod +x429 B12COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.29 KB13COPY conf/fpm-pool.conf /etc/php82/php-fpm.d/www.conf # buildkit1.34 KB14COPY conf/php.ini /etc/php82/conf.d/custom.ini # buildkit261 B15COPY --chown=nginx src /var/www/html/ #198 B16RUN /bin/sh -c chown -R183 B17COPY conf/startup /startup # buildkit174 B18COPY conf/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit383 B19CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ADD alpine-minirootfs-3.21.2-x86.tar.gz / # buildkit