Sign inSign up

jsunier/php-laravel-test:latest-mysql

Languages & frameworks
Integration & delivery
Developer tools
Manifest digest

sha256:bd7670683223955dbb0b78b183a3f58084e7f010db4295975eb8103c4bcb4c9b

OS/ARCH

linux/amd64

Compressed size

197.78 MB

Last pushed

over 6 years by jsunier

Type

Image

Manifest digest

sha256:bd7670683223955dbb0b78b183a3f58084e7f010db4295975eb8103c4bcb4c9b

Image Layers

1ADD file ... in / 25.84 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-get73.1 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir224 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.30 B
13ENV PHP_URL=https://www.php.net/get/php-7.4.3.tar.xz/from/this/mirror PHP_ASC_URL=https://www.php.net/get/php-7.4.3.tar.xz.asc/from/this/mirror0 B
14ENV PHP_SHA256=cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a PHP_MD5=0 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark10.09 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 493 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark27.14 MB
18COPY multi:0b7e4a1b9cd5748d214539db3c6bee9b30805d1933690492830b56ffcd31f68d in /usr/local/bin/ 2.17 KB
19/bin/sh -c docker-php-ext-enable sodium249 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 &&48.51 MB
24COPY file:62c43562b6bdbd75481485c1fa7e86d2ae078a84839688dafc8947498fbd73c5 in /usr/bin/composer 483.88 KB
25WORKDIR /app132 B
26VOLUME [/app]0 B
27/bin/sh -c groupadd --gid 10004.15 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:e5a364615e0f6961626089c7d658adbf8c8d95b3ae95a390a8bb33875317d434 in /