sha256:f953e88dd2fd1437f6821562ad8c6e6f1fdc8f0873cebe08b8d90dbcd65a775f
OS/ARCH
Compressed size
288.89 MB
Last pushed
over 1 year by agstr
Type
Image
Manifest digest
sha256:cb19c6a5338f21b406934ef852536791849a0e2bc9a02f589e3b95d16a95b039
Image Layers
1ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3LABEL Maintainer=agstr0 B4LABEL Description=PHPNuxBill Lite0 B5WORKDIR /var/www/html131 B6EXPOSE map[22/tcp:{}]0 B7EXPOSE map[80/tcp:{}]0 B8EXPOSE map[3306/tcp:{}]0 B9RUN /bin/sh -c apk --update220.31 MB10RUN /bin/sh -c echo 'PasswordAuthentication1.6 KB11COPY conf/my.cnf /etc/mysql/my.cnf # buildkit240 B12COPY conf/mysql.sh /app/mysql.sh # buildkit772 B13RUN /bin/sh -c chmod +x770 B14COPY conf/start.sh /app/start.sh # buildkit754 B15RUN /bin/sh -c chmod +x753 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/ #41.92 MB20RUN /bin/sh -c chown -R183 B21RUN /bin/sh -c chmod 75511.92 MB22RUN /bin/sh -c chmod 75511.26 MB23ADD conf/crontab /crontab # buildkit176 B24RUN /bin/sh -c /usr/bin/crontab /crontab257 B25COPY conf/pnb.sql /tmp/pnb.sql # buildkit5.04 KB26COPY conf/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit486 B27CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit