sha256:156a330ca3b665dd382a3ccac6efd5a80baa3177f5a560854f6def6c32b128a7
OS/ARCH
Compressed size
115.79 MB
Last pushed
over 1 year by agstr
Type
Image
Manifest digest
sha256:ce5ca950983138e113655537a032ad0a1059d858fc60021e284a8afb6c7a6792
Image Layers
1ADD alpine-minirootfs-3.21.2-x86.tar.gz / # buildkit3.3 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 --update93.74 MB10RUN /bin/sh -c echo 'PasswordAuthentication1.6 KB11COPY conf/my.cnf /etc/mysql/my.cnf # buildkit239 B12COPY conf/mysql.sh /app/mysql.sh # buildkit772 B13RUN /bin/sh -c chmod +x769 B14COPY conf/start.sh /app/start.sh # buildkit638 B15RUN /bin/sh -c chmod +x637 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 # buildkit262 B19COPY --chown=nginx src /var/www/html/ #18.74 MB20RUN /bin/sh -c chown -R182 B21ADD conf/crontab /crontab # buildkit176 B22RUN /bin/sh -c /usr/bin/crontab /crontab260 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-x86.tar.gz / # buildkit