Sign inSign up

riscv64/composer:2.9.1

Developer tools
Index digest

sha256:9320ad6e2b67e30f6540c9f28dfeaad02fb847b903b3a928c38484f996a48e36

OS/ARCH

linux/riscv64

Compressed size

68.98 MB

Last pushed

10 months by doiriscv64

Type

Image

Manifest digest

sha256:9627101f9c1855ce716f2451788bc05d8bb772c7db99cad3c48bdcc76beeb861

Image Layers

1ADD alpine-minirootfs-3.22.2-riscv64.tar.gz / # buildkit3.35 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;932 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;222 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.140 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.14.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.14.tar.xz.asc0 B
14ENV PHP_SHA256=bac90ee7cf738e814c89b6b27d4d2c4b70e50942a420837e1a22f5fd5f9867a30 B
15RUN /bin/sh -c set -eux;13.03 MB
16COPY docker-php-source /usr/local/bin/ # buildkit494 B
17RUN /bin/sh -c set -eux;18.48 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache19.4 KB
20RUN /bin/sh -c docker-php-ext-enable sodium19.39 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22CMD ["php" "-a"]0 B
23RUN /bin/sh -c set -eux29.69 MB
24RUN /bin/sh -c printf "#259 B
25ENV COMPOSER_ALLOW_SUPERUSER=10 B
26ENV COMPOSER_HOME=/tmp0 B
27ENV COMPOSER_VERSION=2.9.10 B
28RUN /bin/sh -c set -eux969.25 KB
29COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit419 B
30WORKDIR /app93 B
31ENTRYPOINT ["/docker-entrypoint.sh"]0 B
32CMD ["composer"]0 B

Command

ADD alpine-minirootfs-3.22.2-riscv64.tar.gz / # buildkit