Sign inSign up

koalaphils/symfony:8.1-cli

Multi-platform
Index digest

sha256:7affac09665de35336de60bdc53dd2b24745e71e60d5d3f6d717c9c2bba88222

OS/ARCH

Compressed size

289.57 MB

Last pushed

9 months by mdprotacio

Type

Image

Manifest digest

sha256:993796e1be16504e8e14b02b04e14dfe47029c0091fb70364f4541758fff78c7

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2RUN /bin/sh -c set -eux;223 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;105.06 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;225 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=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B
11ENV PHP_VERSION=8.1.330 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.1.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.33.tar.xz.asc0 B
13ENV PHP_SHA256=9db83bf4590375562bc1a10b353cccbcf9fcfc56c58b7c8fb814e6865bb928d10 B
14RUN /bin/sh -c set -eux;11.49 MB
15COPY docker-php-source /usr/local/bin/ # buildkit489 B
16RUN /bin/sh -c set -eux;18.2 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable opcache252 B
19RUN /bin/sh -c docker-php-ext-enable sodium247 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
23ENV COMPOSER_ALLOW_SUPERUSER=10 B
24ENV DEBIAN_FRONTEND=noninteractive0 B
25COPY /pie /usr/bin/pie # buildkit2.32 MB
26COPY /usr/bin/composer /usr/local/bin/composer # buildkit759.76 KB
27COPY /usr/local/lib/php/extensions/ /usr/local/lib/php/extensions/ # buildkit19.31 MB
28RUN /bin/sh -c sed -i18.73 MB
29RUN /bin/sh -c set -eux;45.7 MB
30RUN /bin/sh -c set -eux23.66 KB
31WORKDIR /var/www/html32 B
32CMD ["php" "-a"]0 B
33COPY /usr/bin/composer /usr/local/bin/composer # buildkit759.76 KB
34COPY opt/php/*.ini /usr/local/etc/php/conf.d/ # buildkit450 B
35RUN /bin/sh -c set -eux;33.16 MB
36RUN /bin/sh -c curl -sS5.35 MB

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1763337600'