Sign inSign up

liuzhen932/app-blessing-skin-server:php84

Index digest

sha256:c3fbfcd20a9b89398059e1d9d40208e2e7fd2159f6fcfe6b66be7017c481e6ac

OS/ARCH

linux/amd64

Compressed size

159.01 MB

Last pushed

2 months by liuzhen932

Type

Image

Manifest digest

sha256:98b1c4f40bc5107778dedd0e148b9893318506b5906266e54191c2026a4de3e3

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add13.14 MB
4COPY /usr/local/openresty /usr/local/openresty # buildkit46.71 MB
5ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin:/usr/local/openresty/openssl/bin0 B
6COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf # buildkit910 B
7CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon off;"]0 B
8STOPSIGNAL SIGQUIT0 B
9WORKDIR /var/www/html131 B
10RUN /bin/sh -c apk add38.4 MB
11COPY config/nginx.conf /usr/local/openresty/nginx/conf/nginx.conf # buildkit1.37 KB
12COPY config/conf.d /etc/nginx/conf.d/ # buildkit903 B
13ENV PHP_INI_DIR=/etc/php840 B
14COPY config/fpm-pool.conf /etc/php84/php-fpm.d/www.conf # buildkit1.12 KB
15COPY config/php.ini /etc/php84/conf.d/custom.ini # buildkit401 B
16RUN /bin/sh -c { 348 B
17COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit339 B
18RUN /bin/sh -c mkdir -p46.71 MB
19USER nobody0 B
20COPY --chown=nobody src/ /var/www/html/ #10.38 MB
21EXPOSE [8080/tcp]0 B
22CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B
23HEALTHCHECK {Test:[CMD-SHELL curl --silent --fail0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit