Sign inSign up

wehostasia/laravel:nginx-php-8.4

Languages & frameworks
API management
Web servers
Index digest

sha256:d871d8d3ad63dd726de3bbef6ce58efd4008ce7d1397a00d5472a0d01f7dea91

OS/ARCH

linux/amd64

Compressed size

405.73 MB

Last pushed

13 days by wehostasia

Type

Image

Manifest digest

sha256:50b4d913dcad4c3287877a37e76fbff2f826662e487490ba352a4749520bed38

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.40 B
8RUN /bin/sh -c apt-get -qq90.04 MB
9RUN /bin/sh -c curl -fsSL8.04 KB
10RUN /bin/sh -c echo "deb258 B
11RUN /bin/sh -c apt-get -qq286.49 MB
12RUN /bin/sh -c sed -i2.67 KB
13RUN /bin/sh -c curl -sS814.85 KB
14RUN /bin/sh -c ln -snf193 B
15RUN /bin/sh -c mkdir -p161 B
16RUN /bin/sh -c apt-get -q654 B
17RUN /bin/sh -c update-alternatives --set1.99 KB
18COPY docker/nginx.conf /etc/nginx/nginx.conf # buildkit1.27 KB
19COPY docker/default.conf /etc/nginx/conf.d/default.conf # buildkit737 B
20COPY docker/custom-php.ini /etc/php/8.4/fpm/conf.d/custom-php.ini # buildkit363 B
21COPY docker/www.conf /etc/php/8.4/fpm/pool.d/www.conf # buildkit451 B
22COPY docker/suppervisord/*.conf /etc/supervisor/conf.d/ # buildkit603 B
23COPY docker/ssl/*.pem /ssl/ # buildkit3.88 KB
24RUN /bin/sh -c (crontab -u399 B
25RUN /bin/sh -c chown -R396 B
26RUN /bin/sh -c chmod 60032 B
27COPY docker/entrypoint.sh /entrypoint.sh # buildkit259 B
28RUN /bin/sh -c chmod 0755258 B
29ENTRYPOINT ["/entrypoint.sh"]0 B
30EXPOSE [443/tcp 80/tcp]0 B
31WORKDIR /var/www/html32 B
32CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

 ARG RELEASE