Sign inSign up

jsunier/php-laravel-test:7.4-mysql-arm32v7

Languages & frameworks
Integration & delivery
Developer tools
Manifest digest

sha256:8c7f33d276067bb698d43a59a39f73d684ea8a56f02b8584b6b10c2a0896ac5e

OS/ARCH

linux/arm

Compressed size

171.8 MB

Last pushed

over 6 years by jsunier

Type

Image

Manifest digest

sha256:8c7f33d276067bb698d43a59a39f73d684ea8a56f02b8584b6b10c2a0896ac5e

Image Layers

1ADD file ... in / 21.65 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-get56.74 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir269 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie0 B
11ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B
12ENV PHP_VERSION=7.4.10 B
13ENV PHP_URL=https://www.php.net/get/php-7.4.1.tar.xz/from/this/mirror PHP_ASC_URL=https://www.php.net/get/php-7.4.1.tar.xz.asc/from/this/mirror0 B
14ENV PHP_SHA256=561bb866bdd509094be00f4ece7c3543ec971c4d878645ee81437e291cffc762 PHP_MD5=0 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark10.08 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 494 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark24.89 MB
18COPY multi:0b7e4a1b9cd5748d214539db3c6bee9b30805d1933690492830b56ffcd31f68d in /usr/local/bin/ 2.17 KB
19/bin/sh -c docker-php-ext-enable sodium251 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22LABEL maintainer=Joël Sunier <[email protected]>0 B
23/bin/sh -c apt-get update &&45.34 MB
24COPY file:62c43562b6bdbd75481485c1fa7e86d2ae078a84839688dafc8947498fbd73c5 in /usr/bin/composer 483.88 KB
25WORKDIR /app98 B
26VOLUME [/app]0 B
27/bin/sh -c groupadd --gid 10004.13 KB
28/bin/sh -c chmod -R a+wrx0 B
29EXPOSE 80000 B
30USER laravel0 B
31/bin/sh -c composer global require12.62 MB
32CMD ["php" "/app/artisan" "serve"0 B

Command

ADD file:d252ae1c97d5c80e71e64a51cc4d137a901e0e6cdc4aec29faa917fa9bcf3242 in /