sha256:f953e88dd2fd1437f6821562ad8c6e6f1fdc8f0873cebe08b8d90dbcd65a775f
OS/ARCH
Compressed size
226.29 MB
Last pushed
over 1 year by agstr
Type
Image
Manifest digest
sha256:0f81ba384841bf0a1d4281962efd57d07dab23b7c0525e9935e8407ebc588851
Image Layers
1ADD alpine-minirootfs-3.21.2-aarch64.tar.gz / # buildkit3.81 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 --update157.37 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 # buildkit755 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 # buildkit264 B19COPY --chown=nginx src /var/www/html/ #41.92 MB20RUN /bin/sh -c chown -R185 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 /crontab260 B25COPY conf/pnb.sql /tmp/pnb.sql # buildkit5.04 KB26COPY conf/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit485 B27CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ADD alpine-minirootfs-3.21.2-aarch64.tar.gz / # buildkit