Sign inSign up

ynievesdotnet/userver:php8.0

Multi-platform
Networking
Web servers
Operating systems
Index digest

sha256:ab3e1a93cfbc2212769b95ea3aa2281d95df8ae93de0456ca298f18a7eda67a0

OS/ARCH

Compressed size

122.92 MB

Last pushed

about 16 hours by ynievesdotnet

Type

Image

Manifest digest

sha256:7e2d1aa09ad2e0c7530ac4d88867679df31c483f95ab33214c47561cd68db920

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=YnievesPuntoNet S.U.R.L. <[email protected]>0 B
4LABEL version=1.0.00 B
5LABEL description=Alpine 3.16, PHP 8.00 B
6WORKDIR /var/www/html131 B
7RUN /bin/sh -c apk add119.3 MB
8COPY /usr/bin/composer /usr/bin/composer # buildkit813.43 KB
9COPY config/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit1.44 KB
10COPY config/nginx/conf.d /etc/nginx/conf.d/ # buildkit1.04 KB
11RUN /bin/sh -c ln -s150 B
12COPY config/php/fpm-pool.conf /etc/php8/php-fpm.d/www.conf # buildkit545 B
13COPY config/php/php.ini /etc/php8/conf.d/custom.ini # buildkit225 B
14COPY config/exim/exim.conf /etc/exim/exim.conf # buildkit16.29 KB
15RUN /bin/sh -c mkdir -p143 B
16COPY config/supervisord.conf /etc/supervisord.conf # buildkit360 B
17COPY config/supervisord.d/ /etc/supervisord.d/ # buildkit417 B
18RUN /bin/sh -c addgroup -g2.24 KB
19CMD ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 B
20COPY --chown=app src/ /var/www/html/ #122.17 KB
21EXPOSE [80/tcp]0 B
22HEALTHCHECK {Test:[CMD-SHELL curl --silent --fail0 B

Command

ADD file:b308dfeecaa300a430b4e65e312a48eb5f191df7754e93ff4e7b2d04016b3ca7 in /