Sign inSign up

aaron8/dpn:latest

Multi-platform
Manifest digest

sha256:f9bab458402d300fab8d75a3a23a143e51da683e6514a693089b42484f65e7c3

OS/ARCH

Compressed size

42.98 MB

Last pushed

over 4 years by aaron8

Type

Image

Manifest digest

sha256:f9bab458402d300fab8d75a3a23a143e51da683e6514a693089b42484f65e7c3

Image Layers

1ADD file ... in / 2.59 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Aaron8 <[email protected]>0 B
4LABEL Description=Lightweight container with Nginx0 B
5WORKDIR /var/www/html137 B
6RUN /bin/sh -c apk --update8.01 KB
7RUN /bin/sh -c apk add40.38 MB
8RUN /bin/sh -c ln -s152 B
9COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.27 KB
10COPY config/fpm-pool.conf /etc/php8/php-fpm.d/www.conf # buildkit1.12 KB
11COPY config/php.ini /etc/php8/conf.d/custom.ini # buildkit217 B
12COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit343 B
13RUN /bin/sh -c chown -R954 B
14USER nobody0 B
15COPY src/ /var/www/html/ # buildkit286 B
16EXPOSE map[8080/tcp:{}]0 B
17CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B
18HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B

Command

ADD file:400c0466b29ccad54e0f6c0acef22542992828678c96693ef1f9f4d0551935d8 in /