Sign inSign up

dptsi/laravel-web-dev:7.3

Manifest digest

sha256:5be0ded3c0a25f281bb324578630a361b2deb9edda3841f52169e55b697dcd41

OS/ARCH

linux/amd64

Compressed size

176.2 MB

Last pushed

4 days by dptsi

Type

Image

Manifest digest

sha256:5be0ded3c0a25f281bb324578630a361b2deb9edda3841f52169e55b697dcd41

Image Layers

1ADD file ... in / 2.69 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.63 MB
5/bin/sh -c set -eux; addgroup1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir268 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=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D0 B
12ENV PHP_VERSION=7.3.330 B
13ENV PHP_URL=https://www.php.net/distributions/php-7.3.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.3.33.tar.xz.asc0 B
14ENV PHP_SHA256=166eaccde933381da9516a2b70ad0f447d7cec4b603d07b9a916032b215b90cc0 B
15/bin/sh -c set -eux; apk11.6 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 499 B
17/bin/sh -c set -eux; apk13.89 MB
18COPY multi:7d7d4b016ee2e2e18720a1a58004eb4d59de798c619f217398cc1066a656bfd0 in /usr/local/bin/ 2.25 KB
19/bin/sh -c docker-php-ext-enable sodium17.45 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.22 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c apk --no-cache133.49 MB
27RUN /bin/sh -c apk add629.17 KB
28RUN /bin/sh -c docker-php-ext-install bcmath700.59 KB
29COPY /usr/bin/composer /usr/bin/composer # buildkit813.44 KB
30RUN /bin/sh -c curl -O942.17 KB
31RUN /bin/sh -c curl -O303.76 KB
32RUN /bin/sh -c curl -O620 B
33RUN /bin/sh -c curl -O615 B
34RUN /bin/sh -c curl https://packages.microsoft.com/keys/microsoft.asc1.09 KB
35RUN /bin/sh -c gpg --verify203 B
36RUN /bin/sh -c gpg --verify207 B
37RUN /bin/sh -c apk add4.22 MB
38RUN /bin/sh -c apk add615.9 KB
39ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/mssql-tools/bin0 B
40RUN /bin/sh -c echo $PATH92 B
41RUN /bin/sh -c rm msodbcsql17_17.7.2.1-1_amd64.apk257 B
42RUN /bin/sh -c apk add343.09 KB
43RUN /bin/sh -c pecl channel-update1.09 KB
44RUN /bin/sh -c pecl install346.65 KB
45RUN /bin/sh -c pecl install338.85 KB
46RUN /bin/sh -c pecl install304.77 KB
47RUN /bin/sh -c docker-php-ext-enable --ini-name299.65 KB
48RUN /bin/sh -c docker-php-ext-enable --ini-name299.65 KB
49RUN /bin/sh -c docker-php-ext-enable rdkafka299.67 KB
50RUN /bin/sh -c pecl install917.54 KB
51RUN /bin/sh -c docker-php-ext-enable --ini-name299.65 KB
52RUN /bin/sh -c echo ''1.35 MB
53COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.33 KB
54RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-development"22.86 KB
55COPY config/php.ini /usr/local/etc/php/conf.d/custom.ini # buildkit422 B
56COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit365 B
57RUN /bin/sh -c mkdir -p92 B
58WORKDIR /var/www/html32 B
59VOLUME [/var/www/html]0 B
60EXPOSE map[8080/tcp:{}]0 B
61CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

ADD file:5a707b9d6cb5fff532e4c2141bc35707593f21da5528c9e71ae2ddb6ba4a4eb6 in /