Sign inSign up

jierka/d4slanding:latest

Index digest

sha256:075d2c117ae6a032bdd7d51f4ea9b91e8ecbaf8f4062ee98d89f07d3e8c7a0ee

OS/ARCH

linux/amd64

Compressed size

75.3 MB

Last pushed

7 months by jierka

Type

Image

Manifest digest

sha256:df824dc42a9487b51fb1bae844ab7687db4e37ded934b61343337b04871d1103

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.43 MB
5RUN /bin/sh -c set -eux;930 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;214 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
12ENV PHP_VERSION=8.4.180 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.18.tar.xz.asc0 B
14ENV PHP_SHA256=957a9b19b4a8e965ee0cc788ca74333bfffaadc206b58611b6cd3cc8b2f401100 B
15RUN /bin/sh -c set -eux;13.06 MB
16COPY docker-php-source /usr/local/bin/ # buildkit488 B
17RUN /bin/sh -c set -eux;14.49 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache22.95 KB
20RUN /bin/sh -c docker-php-ext-enable sodium22.97 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;9.05 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27RUN /bin/sh -c apk add23.9 MB
28RUN /bin/sh -c docker-php-ext-configure gd1.14 MB
29WORKDIR /app92 B
30COPY /usr/bin/composer /usr/bin/composer # buildkit759.28 KB
31ENV APP_ENV=production0 B
32ENV APP_DEBUG=false0 B
33ENV LOG_CHANNEL=stdout0 B
34COPY docker/nginx.conf /etc/nginx/http.d/default.conf # buildkit521 B
35COPY docker/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit327 B
36COPY composer.json composer.lock ./ #33.87 KB
37RUN /bin/sh -c composer install10.06 MB
38COPY . . # buildkit4.47 MB
39COPY /app/public/build public/build # buildkit127.11 KB
40RUN /bin/sh -c mkdir -p112.54 KB
41EXPOSE [80/tcp]0 B
42CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit