Sign inSign up

alvar0rm/laravel:11-php8.2

Multi-platform
Languages & frameworks
Web servers
Index digest

sha256:a8c8d624a2fef7a776ef15ed1fe0848a92d084f3e4793f567bbcef84cb224981

OS/ARCH

Compressed size

371.01 MB

Last pushed

4 months by alvar0rm

Type

Image

Manifest digest

sha256:502ae6967038e955b9cdfb112263a207dc1c35af0d8ca24a584405cca075bc58

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 update49.81 MB
9ENV ACCEPT_EULA=Y0 B
10RUN /bin/sh -c apt-get update191.47 MB
11RUN /bin/sh -c printf "\n"2.68 MB
12COPY /usr/bin/composer /usr/local/bin/composer # buildkit688.68 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-default325 B
19COPY ./config/php/8.2/php.ini /etc/php/8.2/apache2/php.ini # buildkit23.86 KB
20COPY ./config/php/8.2/php.ini /etc/php/8.2/cli/php.ini # buildkit23.86 KB
21WORKDIR /mundoprogra101 B
22COPY ./config/scripts/entrypoint-ubuntu.sh scripts/entrypoint.sh # buildkit3.37 KB
23RUN /bin/sh -c chmod -R11.06 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