Sign inSign up

dptsi/laravel-web-dev:8.0-ldap

Manifest digest

sha256:db58827e4a58102cef86c299476c59f34b111b3ed1271d0d88a9b437b6b8fac1

OS/ARCH

linux/amd64

Compressed size

216.04 MB

Last pushed

5 days by dptsi

Type

Image

Manifest digest

sha256:db58827e4a58102cef86c299476c59f34b111b3ed1271d0d88a9b437b6b8fac1

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.62 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; 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.50 B
14ENV PHP_URL=https://www.php.net/distributions/php-8.0.5.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.5.tar.xz.asc0 B
15ENV PHP_SHA256=5dd358b35ecd5890a4f09fb68035a72fe6b45d3ead6999ea95981a107fd1f2ab0 B
16/bin/sh -c set -eux; apk10.19 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 495 B
18/bin/sh -c set -eux; apk14.33 MB
19COPY multi:6dfba8f7e64bd54e4d9aa0855ff6ce7a53059e0a733752b4537fd3fdfd32d837 in /usr/local/bin/ 2.21 KB
20/bin/sh -c docker-php-ext-enable sodium17.13 KB
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
27RUN /bin/sh -c apk --no-cache168.61 MB
28RUN /bin/sh -c apk add3.51 MB
29RUN /bin/sh -c docker-php-ext-install bcmath1.27 MB
30COPY /usr/bin/composer /usr/bin/composer # buildkit813.44 KB
31RUN /bin/sh -c curl -O942.17 KB
32RUN /bin/sh -c curl -O303.76 KB
33RUN /bin/sh -c curl -O621 B
34RUN /bin/sh -c curl -O617 B
35RUN /bin/sh -c curl https://packages.microsoft.com/keys/microsoft.asc1.09 KB
36RUN /bin/sh -c gpg --verify210 B
37RUN /bin/sh -c gpg --verify210 B
38RUN /bin/sh -c apk add4.29 MB
39RUN /bin/sh -c apk add692.47 KB
40ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/mssql-tools/bin0 B
41RUN /bin/sh -c echo $PATH92 B
42RUN /bin/sh -c rm msodbcsql17_17.7.2.1-1_amd64.apk259 B
43RUN /bin/sh -c apk add419.63 KB
44RUN /bin/sh -c pecl channel-update1.09 KB
45RUN /bin/sh -c pecl install351.62 KB
46RUN /bin/sh -c pecl install345.73 KB
47RUN /bin/sh -c pecl install306.11 KB
48RUN /bin/sh -c pecl install1.05 MB
49RUN /bin/sh -c docker-php-ext-enable --ini-name376.13 KB
50RUN /bin/sh -c docker-php-ext-enable --ini-name376.13 KB
51RUN /bin/sh -c docker-php-ext-enable rdkafka376.13 KB
52RUN /bin/sh -c docker-php-ext-enable imagick376.15 KB
53RUN /bin/sh -c pecl install1.06 MB
54RUN /bin/sh -c docker-php-ext-enable --ini-name376.13 KB
55RUN /bin/sh -c echo ''1.45 MB
56COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.33 KB
57RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-development"23.25 KB
58COPY config/php.ini /usr/local/etc/php/conf.d/custom.ini # buildkit428 B
59COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit366 B
60COPY config/ldap.conf /etc/openldap/ldap.conf # buildkit357 B
61RUN /bin/sh -c mkdir -p92 B
62WORKDIR /var/www/html32 B
63VOLUME [/var/www/html]0 B
64EXPOSE map[8080/tcp:{}]0 B
65CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /