Sign inSign up

alvar0rm/laravel:11-php8.3-supervisor

Multi-platform
Languages & frameworks
Web servers
Index digest

sha256:2c6b88f31f9d4da0bf32af647c4c28d31230befe35b93f6f6eec1bd19455bdda

OS/ARCH

Compressed size

352.15 MB

Last pushed

4 months by alvar0rm

Type

Image

Manifest digest

sha256:2b2a4af4d539adadfdcf1664521a00543848deba69916469eeb1cc7c974cf29f

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6LABEL authors=Alvaro Romero <[email protected]>0 B
7ENV DEBIAN_FRONTEND=noninteractive TZ=UTC0 B
8RUN /bin/sh -c apt-get update6.32 MB
9ENV ACCEPT_EULA=Y0 B
10RUN /bin/sh -c apt-get update215.74 MB
11RUN /bin/sh -c printf "\n"3.03 MB
12COPY /usr/bin/composer /usr/local/bin/composer # buildkit713.25 KB
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.config/composer/vendor/bin0 B
14COPY /usr/local /usr/local # buildkit46.08 MB
15RUN /bin/sh -c npm install40.83 MB
16COPY ./config/apache2/apache2.conf /etc/apache2/apache2.conf # buildkit3.08 KB
17COPY ./config/apache2/sites-available /etc/apache2/sites-available # buildkit2.87 KB
18RUN /bin/sh -c a2dissite 000-default327 B
19COPY ./config/php/8.3/php.ini /etc/php/8.3/apache2/php.ini # buildkit23.71 KB
20COPY ./config/php/8.3/php.ini /etc/php/8.3/cli/php.ini # buildkit23.69 KB
21COPY ./config/supervisor/supervisord.conf /etc/supervisor/supervisord.conf # buildkit735 B
22WORKDIR /mundoprogra101 B
23COPY ./config/scripts/entrypoint-ubuntu.sh scripts/entrypoint.sh # buildkit3.37 KB
24RUN /bin/sh -c chmod -R11.06 MB
25COPY ./config/supervisor/queue-default.conf /mundoprogra/laravel/storage/supervisor/queue-default.conf # buildkit387 B
26WORKDIR /var/www/app131 B
27EXPOSE [443/tcp 5173/tcp 80/tcp]0 B
28CMD ["/mundoprogra/scripts/entrypoint.sh"]0 B

Command

 ARG RELEASE