Sign inSign up

alvar0rm/laravel:12-php8.4

Multi-platform
Languages & frameworks
Web servers
Index digest

sha256:1b83e157ebc25b42169cf7a48d0446bee2409dbe8a19ea13c019dd2348437956

OS/ARCH

Compressed size

368.53 MB

Last pushed

4 months by alvar0rm

Type

Image

Manifest digest

sha256:cfd0cd3026d50e214b2094322f0b1447b8603151a3a4fb1e6c3ef5a93fde89f0

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.54 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 update49.66 MB
9ENV ACCEPT_EULA=Y0 B
10RUN /bin/sh -c apt-get update181.89 MB
11RUN /bin/sh -c printf "\n"3.01 MB
12COPY /usr/bin/composer /usr/local/bin/composer # buildkit723 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 # buildkit52.77 MB
15RUN /bin/sh -c npm install41.32 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.4/php.ini /etc/php/8.4/apache2/php.ini # buildkit23.7 KB
20COPY ./config/php/8.4/php.ini /etc/php/8.4/cli/php.ini # buildkit23.7 KB
21WORKDIR /mundoprogra101 B
22COPY ./config/scripts/entrypoint-ubuntu.sh scripts/entrypoint.sh # buildkit3.37 KB
23RUN /bin/sh -c chmod -R11.57 MB
24WORKDIR /var/www/app131 B
25EXPOSE [443/tcp 5173/tcp 80/tcp]0 B
26CMD ["/mundoprogra/scripts/entrypoint.sh"]0 B

Command

 ARG RELEASE