Sign inSign up

dwchiang/test-laravel:8.0.9-fpm-buster-nginx-1.21.1-laravel-8.5.24

Multi-platform
Manifest digest

sha256:4f71673706c8b0c6989ffcea6ca4162fb7840c8baabaf1293a9af1cf3df6f5eb

OS/ARCH

Compressed size

194.19 MB

Last pushed

almost 5 years by dwchiang

Type

Image

Manifest digest

sha256:4f71673706c8b0c6989ffcea6ca4162fb7840c8baabaf1293a9af1cf3df6f5eb

Image Layers

1ADD file ... in / 25.89 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {227 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get73.13 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir269 B
8ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data0 B
9ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
11ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
12ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F0 B
13ENV PHP_VERSION=8.0.90 B
14ENV PHP_URL=https://www.php.net/distributions/php-8.0.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.9.tar.xz.asc0 B
15ENV PHP_SHA256=71a01b2b56544e20e28696ad5b366e431a0984eaa39aa5e35426a4843e1720100 B
16/bin/sh -c set -eux; savedAptMark="$(apt-mark10.49 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 491 B
18/bin/sh -c set -eux; savedAptMark="$(apt-mark27.87 MB
19COPY multi:6dfba8f7e64bd54e4d9aa0855ff6ce7a53059e0a733752b4537fd3fdfd32d837 in /usr/local/bin/ 2.21 KB
20/bin/sh -c docker-php-ext-enable sodium244 B
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html0 B
23/bin/sh -c set -eux; cd8.37 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE 90000 B
26CMD ["php-fpm"]0 B
27LABEL maintainer=Ernest Chiang <[email protected]>0 B
28ARG VERSION_OS0 B
29ENV VERSION_OS=0 B
30ENV NGINX_VERSION=1.21.10 B
31ENV NJS_VERSION=0.6.10 B
32ENV PKG_RELEASE=1~buster0 B
33RUN |1 VERSION_OS= /bin/sh -c7.87 MB
34COPY buster/scripts/docker-entrypoint.sh / # buildkit628 B
35COPY buster/scripts/10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit906 B
36COPY buster/scripts/20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit671 B
37COPY buster/scripts/30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
38EXPOSE map[80/tcp:{}]0 B
39STOPSIGNAL SIGQUIT0 B
40RUN |1 VERSION_OS= /bin/sh -c20.79 MB
41COPY buster/conf/supervisord.conf /etc/supervisord.conf # buildkit378 B
42COPY buster/conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.27 KB
43COPY buster/conf/nginx-default.conf /etc/nginx/conf.d/default.conf # buildkit999 B
44CMD ["/docker-entrypoint.sh"]0 B
45LABEL maintainer=Ernest Chiang <[email protected]>0 B
46ARG VERSION_PHP_MINOR0 B
47ARG VERSION_OS0 B
48ENV VERSION_OS=0 B
49RUN |2 VERSION_PHP_MINOR=8.0 VERSION_OS= /bin/sh16.91 MB
50COPY framework/laravel-8.5.24/public /usr/share/nginx/html # buildkit1.67 KB
51COPY framework/laravel-8.5.24 /var/www/html # buildkit7.72 MB
52COPY app/laravel-8 /var/www/html/ # buildkit1.46 KB
53RUN |2 VERSION_PHP_MINOR=8.0 VERSION_OS= /bin/sh3.51 MB
54CMD ["/docker-entrypoint.sh"]0 B

Command

ADD file:87b4e60fe3af680c6815448374365a44e9ea461bc8ade2960b4639c25aed3ba9 in /