sha256:e845c4594fbb0e808ab38cb97166958771d3f6a04b081e7087f838f8421bd4a2
OS/ARCH
Compressed size
42.99 MB
Last pushed
over 1 year by agstr
Type
Image
Manifest digest
sha256:bdf62d2c7c38c86e3633e0cb3fd490ad190615e5218044b070c9198ef1aef1aa
Image Layers
1ADD alpine-minirootfs-3.21.2-aarch64.tar.gz / # buildkit3.81 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 --update39.17 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 # buildkit263 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-aarch64.tar.gz / # buildkit