Sign inSign up

aaron8/dpn:2.5.0

Multi-platform
Manifest digest

sha256:c6aea0578f540082698e687270fd37fce66d73081ef8a564308087437d2fe815

OS/ARCH

Compressed size

43.48 MB

Last pushed

over 4 years by aaron8

Type

Image

Manifest digest

sha256:c6aea0578f540082698e687270fd37fce66d73081ef8a564308087437d2fe815

Image Layers

1ADD file ... in / 2.69 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 add40.78 MB
7RUN /bin/sh -c ln -s152 B
8COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.27 KB
9COPY config/fpm-pool.conf /etc/php8/php-fpm.d/www.conf # buildkit1.12 KB
10COPY config/php.ini /etc/php8/conf.d/custom.ini # buildkit218 B
11COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit344 B
12RUN /bin/sh -c chown -R947 B
13USER nobody0 B
14COPY src/ /var/www/html/ # buildkit286 B
15EXPOSE map[8080/tcp:{}]0 B
16CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B
17HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B

Command

ADD file:762c899ec0505d1a32930ee804c5b008825f41611161be104076cba33b7e5b2b in /