Sign inSign up

zylwin/laravel-installer:5.31.1

Multi-platform
Languages & frameworks
Developer tools
Web servers
Index digest

sha256:5dcaf524de43788cb1175c1c249365f4fdd0bd105dd97f2fb314096398cb3cf4

OS/ARCH

Compressed size

73.66 MB

Last pushed

27 days by zylwin

Type

Image

Manifest digest

sha256:0ec3e4e8dfed172b44201e237e1fffaa4d584eb63d167bfb3c4632c6e9e0b1be

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.32 MB
5RUN /bin/sh -c set -eux;933 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;223 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
12ENV PHP_VERSION=8.4.240 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.24.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.24.tar.xz.asc0 B
14ENV PHP_SHA256=e127be09a8506f4327c5cfa78a614b00d210714484ec215ce0011b4a03c007310 B
15RUN /bin/sh -c set -eux;13.14 MB
16COPY docker-php-source /usr/local/bin/ # buildkit486 B
17RUN /bin/sh -c set -eux;19.48 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache21.81 KB
20RUN /bin/sh -c docker-php-ext-enable sodium21.82 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22CMD ["php" "-a"]0 B
23ARG INSTALLER_VERSION=5.31.10 B
24WORKDIR /app93 B
25RUN |1 INSTALLER_VERSION=5.31.1 /bin/sh -c32 MB
26COPY /usr/bin/composer /usr/bin/composer # buildkit812.75 KB
27VOLUME [/composer/cache]0 B
28ENV COMPOSER_CACHE_DIR=/composer/cache0 B
29RUN |1 INSTALLER_VERSION=5.31.1 /bin/sh -c1.22 MB
30ENV PATH=/root/.composer/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
31RUN |1 INSTALLER_VERSION=5.31.1 /bin/sh -c32 B
32COPY docker-entrypoint.sh /usr/local/bin/ # buildkit456 B
33RUN |1 INSTALLER_VERSION=5.31.1 /bin/sh -c32 B
34ENTRYPOINT ["docker-entrypoint.sh"]0 B
35CMD ["laravel"]0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit