Sign inSign up

wehostasia/laravel:nginx-php-8.3

Languages & frameworks
API management
Web servers
Index digest

sha256:269a3f3af98f7458628ff14a6de38ca857adf6bd69e963097b24cdd1ab408afc

OS/ARCH

linux/amd64

Compressed size

406.49 MB

Last pushed

about 1 month by wehostasia

Type

Image

Manifest digest

sha256:7e523bff97cf3ccd0f3cd2c9ecdeadf27d920c8f2ad09b76d0eca2d7964095f6

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.37 MB
5CMD ["/bin/bash"]0 B
6ENV TZ=Asia/Phnom_Penh0 B
7ENV PHP_VERSION=8.30 B
8RUN /bin/sh -c apt-get -qq88.1 MB
9RUN /bin/sh -c curl -fsSL8.05 KB
10RUN /bin/sh -c echo "deb259 B
11RUN /bin/sh -c apt-get -qq289.21 MB
12RUN /bin/sh -c curl -sS814.15 KB
13RUN /bin/sh -c ln -snf193 B
14RUN /bin/sh -c mkdir -p150 B
15RUN /bin/sh -c apt-get -q653 B
16RUN /bin/sh -c usermod -s588 B
17RUN /bin/sh -c update-alternatives --set2.06 KB
18COPY docker/nginx.conf /etc/nginx/nginx.conf # buildkit1.01 KB
19COPY docker/default.conf /etc/nginx/conf.d/default.conf # buildkit587 B
20COPY docker/custom-php.ini /etc/php/8.3/fpm/conf.d/custom-php.ini # buildkit354 B
21COPY docker/www.conf /etc/php/8.3/fpm/pool.d/www.conf # buildkit450 B
22COPY docker/suppervisord/*.conf /etc/supervisor/conf.d/ # buildkit619 B
23RUN /bin/sh -c (crontab -u402 B
24COPY docker/entrypoint.sh /entrypoint.sh # buildkit260 B
25RUN /bin/sh -c chmod 0755260 B
26ENTRYPOINT ["/entrypoint.sh"]0 B
27EXPOSE [80/tcp 9000/tcp]0 B
28WORKDIR /var/www/html32 B
29CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

 ARG RELEASE