rpungello/laravel-app:8.3

Multi-platform
Index digest

sha256:4d36d19f952529c4872f3123059212a9166de20b17c3548202756b8de950ba13

OS/ARCH

Compressed size

243.12 MB

Last pushed

almost 2 years by rpungello

Type

Image

Manifest digest

sha256:2faf8192064fb68483e64663ccebed4dda7957d5287a85c1bc059e335b3eda85

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {226 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get99.51 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir225 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.90 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.9.tar.xz.asc0 B
14ENV PHP_SHA256=bf4d7b8ea60a356064f88485278bd6f941a230ec16f0fc401574ce1445ad6c770 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark12.19 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 492 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark26.71 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium241 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.96 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26LABEL maintainer=Rob Pungello0 B
27COPY /usr/bin/composer /usr/bin/composer # buildkit709.28 KB
28ADD --chmod=0755 https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ #31.49 KB
29ADD https://www.bytereef.org/software/mpdecimal/releases/mpdecimal-4.0.0.tar.gz /tmp/mpdecimal.tar.gz # buildkit306.88 KB
30RUN /bin/sh -c apt-get update75.89 MB
31COPY ./php-body.ini /usr/local/etc/php/conf.d/php-body.ini # buildkit267 B
32COPY ./php-fpm.conf /usr/local/etc/php-fpm.d/www.conf # buildkit6.4 KB
33RUN /bin/sh -c apt-get clean230 B
34WORKDIR /var/www/html32 B
35HEALTHCHECK &{["CMD-SHELL" "php artisan status"]0 B

Command

ADD file:b24689567a7c604de93e4ef1dc87c372514f692556744da43925c575b4f80df6 in /