sha256:e845c4594fbb0e808ab38cb97166958771d3f6a04b081e7087f838f8421bd4a2
OS/ARCH
Compressed size
39.22 MB
Last pushed
over 1 year by agstr
Type
Image
Manifest digest
sha256:cffe1c75d9c92b19adf37e3e3a367ffddedd51d409f67cad28693a54f28c94ef
Image Layers
1ADD alpine-minirootfs-3.21.2-armv7.tar.gz / # buildkit2.95 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 --update36.26 MB9RUN /bin/sh -c echo 'PasswordAuthentication1.6 KB10COPY conf/start.sh /app/start.sh # buildkit430 B11RUN /bin/sh -c chmod +x428 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/ #197 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-armv7.tar.gz / # buildkit