Sign inSign up

wehostasia/laravel:nginx-php-8.5

Languages & frameworks
API management
Web servers
Index digest

sha256:6043b12bce80abbe16239f93c509e5d1c9af08218ac728d9cb3ac87cb9a47bfb

OS/ARCH

linux/amd64

Compressed size

404.7 MB

Last pushed

13 days by wehostasia

Type

Image

Manifest digest

sha256:0f5aca61b47c6c875b6e30543694c95546fc87e673e4094cf0c2ab48c0b70b64

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.50 B
8RUN /bin/sh -c apt-get -qq89.62 MB
9RUN /bin/sh -c curl -fsSL8.04 KB
10RUN /bin/sh -c echo "deb259 B
11RUN /bin/sh -c apt-get -qq285.89 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 -p160 B
16RUN /bin/sh -c apt-get -q653 B
17RUN /bin/sh -c update-alternatives --set1.92 KB
18COPY docker/nginx.conf /etc/nginx/nginx.conf # buildkit1.27 KB
19COPY docker/default.conf /etc/nginx/conf.d/default.conf # buildkit734 B
20COPY docker/custom-php.ini /etc/php/8.5/fpm/conf.d/custom-php.ini # buildkit364 B
21COPY docker/www.conf /etc/php/8.5/fpm/pool.d/www.conf # buildkit451 B
22COPY docker/suppervisord/*.conf /etc/supervisor/conf.d/ # buildkit595 B
23COPY docker/ssl/*.pem /ssl/ # buildkit3.88 KB
24RUN /bin/sh -c (crontab -u399 B
25RUN /bin/sh -c chown -R397 B
26RUN /bin/sh -c chmod 60032 B
27COPY docker/entrypoint.sh /entrypoint.sh # buildkit260 B
28RUN /bin/sh -c chmod 0755259 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