sha256:156a330ca3b665dd382a3ccac6efd5a80baa3177f5a560854f6def6c32b128a7
OS/ARCH
Compressed size
112.86 MB
Last pushed
over 1 year by agstr
Type
Image
Manifest digest
sha256:d6b6b41a2296f079a5173e0f16a04610c9a141f14eb50c3f58c1ca5d530fb2a4
Image Layers
1ADD alpine-minirootfs-3.21.2-armv7.tar.gz / # buildkit2.95 MB2CMD ["/bin/sh"]0 B3LABEL Maintainer=agstr0 B4LABEL Description=PHPNuxBill SuperLite0 B5WORKDIR /var/www/html131 B6EXPOSE map[22/tcp:{}]0 B7EXPOSE map[80/tcp:{}]0 B8EXPOSE map[3306/tcp:{}]0 B9RUN /bin/sh -c apk --update91.15 MB10RUN /bin/sh -c echo 'PasswordAuthentication1.6 KB11COPY conf/my.cnf /etc/mysql/my.cnf # buildkit240 B12COPY conf/mysql.sh /app/mysql.sh # buildkit770 B13RUN /bin/sh -c chmod +x768 B14COPY conf/start.sh /app/start.sh # buildkit638 B15RUN /bin/sh -c chmod +x638 B16COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.29 KB17COPY conf/fpm-pool.conf /etc/php82/php-fpm.d/www.conf # buildkit1.34 KB18COPY conf/php.ini /etc/php82/conf.d/custom.ini # buildkit263 B19COPY --chown=nginx src /var/www/html/ #18.74 MB20RUN /bin/sh -c chown -R181 B21ADD conf/crontab /crontab # buildkit176 B22RUN /bin/sh -c /usr/bin/crontab /crontab257 B23COPY conf/pnb.sql /tmp/pnb.sql # buildkit5.04 KB24COPY conf/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit427 B25CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ADD alpine-minirootfs-3.21.2-armv7.tar.gz / # buildkit