Sign inSign up

agstr/pnb:super-lite

Multi-platform
Networking
API management
Web servers
Index digest

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 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 --update91.15 MB
10RUN /bin/sh -c echo 'PasswordAuthentication1.6 KB
11COPY conf/my.cnf /etc/mysql/my.cnf # buildkit240 B
12COPY conf/mysql.sh /app/mysql.sh # buildkit770 B
13RUN /bin/sh -c chmod +x768 B
14COPY conf/start.sh /app/start.sh # buildkit638 B
15RUN /bin/sh -c chmod +x638 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 # buildkit263 B
19COPY --chown=nginx src /var/www/html/ #18.74 MB
20RUN /bin/sh -c chown -R181 B
21ADD conf/crontab /crontab # buildkit176 B
22RUN /bin/sh -c /usr/bin/crontab /crontab257 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-armv7.tar.gz / # buildkit