sha256:e0043857ebd413037b121177de501c0a5949c3031d36031c3097af733b206524
OS/ARCH
Compressed size
41.64 MB
Last pushed
over 1 year by agstr
Type
Image
Manifest digest
sha256:55bc42a14596addc55a129ff327d4f8fb2ddf1734385e5a5a06e4dcf445d2a83
Image Layers
1ADD alpine-minirootfs-3.21.3-x86.tar.gz / # buildkit3.3 MB2CMD ["/bin/sh"]0 B3LABEL Maintainer=agstr0 B4LABEL Description=NGINX-PHP Mini Web Server0 B5WORKDIR /var/www/html130 B6EXPOSE map[22/tcp:{}]0 B7EXPOSE map[80/tcp:{}]0 B8RUN /bin/sh -c apk --update38.27 MB9RUN /bin/sh -c echo 'PasswordAuthentication1.6 KB10COPY conf/start.sh /app/start.sh # buildkit435 B11RUN /bin/sh -c chmod +x433 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 # buildkit262 B15COPY --chown=nginx src /var/www/html/ #69.27 KB16RUN /bin/sh -c chown -R181 B17COPY conf/startup /startup # buildkit174 B18COPY conf/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit386 B19CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ADD alpine-minirootfs-3.21.3-x86.tar.gz / # buildkit