Sign inSign up

jsunier/php-laravel-test:php7.3-mysql

Languages & frameworks
Integration & delivery
Developer tools
Manifest digest

sha256:aabfac695c240eb1d06471e2efa871cf4e986eaf0be280aaa4a4feb8cc155393

OS/ARCH

linux/amd64

Compressed size

200.57 MB

Last pushed

over 6 years by jsunier

Type

Image

Manifest digest

sha256:aabfac695c240eb1d06471e2efa871cf4e986eaf0be280aaa4a4feb8cc155393

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=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D0 B
12ENV PHP_VERSION=7.3.150 B
13ENV PHP_URL=https://www.php.net/get/php-7.3.15.tar.xz/from/this/mirror PHP_ASC_URL=https://www.php.net/get/php-7.3.15.tar.xz.asc/from/this/mirror0 B
14ENV PHP_SHA256=de7ae7cf3d1dbb2824975b26b32991dac2b732886ec22075b8c53b261b018166 PHP_MD5=0 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark11.86 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 492 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark27.38 MB
18COPY multi:0b7e4a1b9cd5748d214539db3c6bee9b30805d1933690492830b56ffcd31f68d in /usr/local/bin/ 2.17 KB
19/bin/sh -c docker-php-ext-enable sodium248 B
20/bin/sh -c { echo '#!/bin/sh';211 B
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22CMD ["php" "-a"]0 B
23LABEL maintainer=Joël Sunier <[email protected]>0 B
24/bin/sh -c apt-get update &&49.3 MB
25COPY file:8501dc50d57bebee7bf48f6e0f78a881f18a6c0892e0e69693d592db66ed6c43 in /usr/bin/composer 483.88 KB
26WORKDIR /app92 B
27VOLUME [/app]0 B
28/bin/sh -c groupadd --gid 10004.08 KB
29/bin/sh -c chmod -R a+wrx0 B
30EXPOSE 80000 B
31USER laravel0 B
32/bin/sh -c composer global require12.62 MB
33CMD ["php" "/app/artisan" "serve"0 B

Command

ADD file:e5a364615e0f6961626089c7d658adbf8c8d95b3ae95a390a8bb33875317d434 in /