riscv64/adminer:5.3.0-standalone

Index digest

sha256:7393afdf2a8206b190f659a5eb3fa37827da60f9c0f602718759f33624e7728f

OS/ARCH

linux/riscv64

Compressed size

46.03 MB

Last pushed

11 months by doiriscv64

Type

Image

Manifest digest

sha256:81a00ce40f556903748ddd8ade6b88f8cd064a8e80ffad98203eeeb5e35da97d

Image Layers

1ADD alpine-minirootfs-3.22.1-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.120 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.12.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.12.tar.xz.asc0 B
14ENV PHP_SHA256=c1b7978cbb5054eed6c749bde4444afc16a3f2268101fb70a7d5d9b1083b12ad0 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;21.94 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache19.28 KB
20RUN /bin/sh -c docker-php-ext-enable sodium19.28 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22CMD ["php" "-a"]0 B
23RUN /bin/sh -c echo "upload_max_filesize308 B
24STOPSIGNAL SIGINT0 B
25RUN /bin/sh -c addgroup -S1.03 KB
26WORKDIR /var/www/html32 B
27RUN /bin/sh -c set -x3.63 MB
28COPY *.php /var/www/html/ # buildkit1.67 KB
29ENV ADMINER_VERSION=5.3.00 B
30ENV ADMINER_DOWNLOAD_SHA256=7dcc196e941b18b74635afe1740dcd86970ab08b8eba0f00f149925aea3972ed0 B
31ENV ADMINER_SRC_DOWNLOAD_SHA256=b929336214ab94583dc35e7d492879d1de6e3ab75888a2ad2c86166651f2c6d80 B
32RUN /bin/sh -c set -x619.83 KB
33COPY entrypoint.sh /usr/local/bin/ # buildkit492 B
34ENTRYPOINT ["entrypoint.sh" "docker-php-entrypoint"]0 B
35USER adminer0 B
36CMD ["php" "-S" "[::]:8080" "-t"0 B
37EXPOSE map[8080/tcp:{}]0 B

Command

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