Sign inSign up

agstr/pnb:super-lite

Multi-platform
Networking
API management
Web servers
Index digest

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 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=agstr0 B
4LABEL Description=PHPNuxBill SuperLite0 B
5WORKDIR /var/www/html131 B
6EXPOSE map[22/tcp:{}]0 B
7EXPOSE map[80/tcp:{}]0 B
8EXPOSE map[3306/tcp:{}]0 B
9RUN /bin/sh -c apk --update93.74 MB
10RUN /bin/sh -c echo 'PasswordAuthentication1.6 KB
11COPY conf/my.cnf /etc/mysql/my.cnf # buildkit239 B
12COPY conf/mysql.sh /app/mysql.sh # buildkit772 B
13RUN /bin/sh -c chmod +x769 B
14COPY conf/start.sh /app/start.sh # buildkit638 B
15RUN /bin/sh -c chmod +x637 B
16COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.29 KB
17COPY conf/fpm-pool.conf /etc/php82/php-fpm.d/www.conf # buildkit1.34 KB
18COPY conf/php.ini /etc/php82/conf.d/custom.ini # buildkit262 B
19COPY --chown=nginx src /var/www/html/ #18.74 MB
20RUN /bin/sh -c chown -R182 B
21ADD conf/crontab /crontab # buildkit176 B
22RUN /bin/sh -c /usr/bin/crontab /crontab260 B
23COPY conf/pnb.sql /tmp/pnb.sql # buildkit5.04 KB
24COPY conf/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit427 B
25CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

ADD alpine-minirootfs-3.21.2-x86.tar.gz / # buildkit