Sign inSign up

riscv64/composer:2.9.5

Developer tools
Index digest

sha256:da8a167c21e8bc21340f4ccd89ec4bbecd7a69b3af37423551536bd91143f159

OS/ARCH

linux/riscv64

Compressed size

74.47 MB

Last pushed

5 months by doiriscv64

Type

Image

Manifest digest

sha256:2e28d405174601c8353950eaf4aedc5abc983797ee1c850e8ce332acfad093dc

Image Layers

1ADD alpine-minirootfs-3.23.3-riscv64.tar.gz / # buildkit3.42 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.57 MB
5RUN /bin/sh -c set -eux;933 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=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
12ENV PHP_VERSION=8.5.50 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.5.5.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.5.tar.xz.asc0 B
14ENV PHP_SHA256=95bec382f4bd00570a8ef52a58ec04d8d9b9a90494781f1c106d1b274a3902f20 B
15RUN /bin/sh -c set -eux;13.71 MB
16COPY docker-php-source /usr/local/bin/ # buildkit493 B
17RUN /bin/sh -c set -eux;19.81 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium22.8 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22RUN /bin/sh -c set -eux29.85 MB
23RUN /bin/sh -c printf "#258 B
24ENV COMPOSER_ALLOW_SUPERUSER=10 B
25ENV COMPOSER_HOME=/tmp0 B
26ENV COMPOSER_VERSION=2.9.50 B
27RUN /bin/sh -c set -eux4.09 MB
28COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit419 B
29WORKDIR /app93 B
30ENTRYPOINT ["/docker-entrypoint.sh"]0 B
31CMD ["composer"]0 B

Command

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