Sign inSign up

ynievesdotnet/userver:php8.3

Multi-platform
Networking
Web servers
Operating systems
Index digest

sha256:46629b8e35161539f67d0dc4a7b36cb0a3d3e002356746a137485d10a027680d

OS/ARCH

Compressed size

104.21 MB

Last pushed

about 15 hours by ynievesdotnet

Type

Image

Manifest digest

sha256:08e063722f02e0a53970c47850b91a2e7c2fcd9753ca9601c7c88eb04c03b59b

Image Layers

1ADD alpine-minirootfs-3.23.6-aarch64.tar.gz / # buildkit3.99 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.23, PHP 8.30 B
6WORKDIR /var/www/html128 B
7RUN /bin/sh -c apk add99.29 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 -s201 B
12COPY config/php/fpm-pool.conf /etc/php83/php-fpm.d/www.conf # buildkit549 B
13COPY config/php/php.ini /etc/php83/conf.d/custom.ini # buildkit227 B
14COPY config/exim/exim.conf /etc/exim/exim.conf # buildkit16.29 KB
15RUN /bin/sh -c mkdir -p142 B
16COPY config/supervisord.conf /etc/supervisord.conf # buildkit359 B
17COPY config/supervisord.d/ /etc/supervisord.d/ # buildkit416 B
18RUN /bin/sh -c addgroup -g1.98 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 alpine-minirootfs-3.23.6-aarch64.tar.gz / # buildkit