Sign inSign up

dptsi/laravel-web-dev:7.1

Manifest digest

sha256:c138189846e6c067286eacddb16d414e2efd09bfb41e15a8a2bcec28acf67c57

OS/ARCH

linux/amd64

Compressed size

164.3 MB

Last pushed

4 days by dptsi

Type

Image

Manifest digest

sha256:c138189846e6c067286eacddb16d414e2efd09bfb41e15a8a2bcec28acf67c57

Image Layers

1ADD file ... in / 2.66 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.28 MB
5/bin/sh -c set -eux; addgroup1.22 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir222 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 -Wl,--hash-style=both -pie0 B
12ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D121720 B
13ENV PHP_VERSION=7.1.330 B
14ENV PHP_URL=https://www.php.net/get/php-7.1.33.tar.xz/from/this/mirror PHP_ASC_URL=https://www.php.net/get/php-7.1.33.tar.xz.asc/from/this/mirror0 B
15ENV PHP_SHA256=bd7c0a9bd5433289ee01fd440af3715309faf583f75832b64fe169c100d52968 PHP_MD5=0 B
16/bin/sh -c set -eux; apk11.82 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 495 B
18/bin/sh -c set -eux; apk13.06 MB
19COPY multi:c1ff99c7805e8f41fdb0717f754884884ce2157d746a82343d7c737c86ded761 in /usr/local/bin/ 2.15 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd7.57 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c apk --no-cache117.93 MB
27RUN /bin/sh -c apk --no-cache3.47 MB
28RUN /bin/sh -c docker-php-ext-install bcmath2.46 MB
29COPY /usr/bin/composer /usr/bin/composer # buildkit574.57 KB
30RUN /bin/sh -c curl -O942.17 KB
31RUN /bin/sh -c curl -O303.76 KB
32RUN /bin/sh -c curl -O619 B
33RUN /bin/sh -c curl -O618 B
34RUN /bin/sh -c curl https://packages.microsoft.com/keys/microsoft.asc1.09 KB
35RUN /bin/sh -c gpg --verify204 B
36RUN /bin/sh -c gpg --verify210 B
37RUN /bin/sh -c apk add3.72 MB
38RUN /bin/sh -c apk add652.98 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 add377.02 KB
43RUN /bin/sh -c pecl channel-update1.09 KB
44RUN /bin/sh -c pecl install335.16 KB
45RUN /bin/sh -c pecl install326.52 KB
46RUN /bin/sh -c pecl install367.77 KB
47RUN /bin/sh -c docker-php-ext-enable --ini-name336.69 KB
48RUN /bin/sh -c docker-php-ext-enable --ini-name336.7 KB
49RUN /bin/sh -c docker-php-ext-enable rdkafka336.71 KB
50RUN /bin/sh -c pecl install1.1 MB
51RUN /bin/sh -c docker-php-ext-enable --ini-name336.73 KB
52RUN /bin/sh -c echo ''1.66 MB
53COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.33 KB
54RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-development"22.74 KB
55COPY config/php.ini /usr/local/etc/php/conf.d/custom.ini # buildkit426 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:fe1f09249227e2da2089afb4d07e16cbf832eeb804120074acd2b8192876cd28 in /