Sign inSign up

unillett/variance-input:laravel-stage-feb167e-20260717084940

Multi-platform
Index digest

sha256:5f2e0474e37ae9968d7245303ce1919cd6090c65e2f93b273c67419a8b3aa0fa

OS/ARCH

Compressed size

445.87 MB

Last pushed

2 months by infralettres

Type

Image

Manifest digest

sha256:c5f2bdfa9b51c90e00f7fab3ab11dfd7a2a25a742cfa2262e2d5a28fbc62f183

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c set -eux;224 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;112.38 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;224 B
7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
10ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
11ENV PHP_VERSION=8.3.320 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.3.32.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.32.tar.xz.asc0 B
13ENV PHP_SHA256=8698ec1f9402fa5e5e872ae3d0916b62f5f27503c1fbfc9cc3521e113355ea920 B
14RUN /bin/sh -c set -eux;12.16 MB
15COPY docker-php-source /usr/local/bin/ # buildkit487 B
16RUN /bin/sh -c set -eux;11.35 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable opcache250 B
19RUN /bin/sh -c docker-php-ext-enable sodium244 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;9.04 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c apt-get update241.24 MB
27COPY /usr/bin/composer /usr/bin/composer # buildkit812.76 KB
28COPY docker/php/conf.d/security.ini /usr/local/etc/php/conf.d/zz-variance-security.ini # buildkit259 B
29WORKDIR /var/www/html32 B
30COPY example.env .env # buildkit1002 B
31COPY composer.json composer.lock ./ #33.45 KB
32RUN /bin/sh -c composer install10.89 MB
33COPY package*.json ./ # buildkit27.22 KB
34RUN /bin/sh -c npm install26.97 MB
35COPY . . # buildkit479.59 KB
36COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit882 B
37RUN /bin/sh -c chmod +x32 B
38RUN /bin/sh -c composer dump-autoload119.77 KB
39RUN /bin/sh -c npm run1.03 MB
40RUN /bin/sh -c php artisan210 B
41EXPOSE [9000/tcp]0 B
42ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B
43CMD ["php-fpm" "-F"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'