riscv64/adminer:5.2.1-standalone

Index digest

sha256:39810e2a3870d71b5da91909247d0c065c7e083bb3f4d37bd6dcd18d284180e3

OS/ARCH

linux/riscv64

Compressed size

43.81 MB

Last pushed

about 1 year by doiriscv64

Type

Image

Manifest digest

sha256:cb71fe38685315df04c55b5fddb86b5d5ec9f6c0fc46656cc61d1f11250523f7

Image Layers

1ADD alpine-minirootfs-3.21.3-riscv64.tar.gz / # buildkit3.2 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.3 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=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
12ENV PHP_VERSION=8.4.70 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.7.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.7.tar.xz.asc0 B
14ENV PHP_SHA256=e29f4c23be2816ed005aa3f06bbb8eae0f22cc133863862e893515fc841e65e30 B
15RUN /bin/sh -c set -eux;13.01 MB
16COPY docker-php-source /usr/local/bin/ # buildkit496 B
17RUN /bin/sh -c set -eux;20.18 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium19.38 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22RUN /bin/sh -c echo "upload_max_filesize307 B
23STOPSIGNAL SIGINT0 B
24RUN /bin/sh -c addgroup -S1.02 KB
25WORKDIR /var/www/html32 B
26RUN /bin/sh -c set -x3.5 MB
27COPY *.php /var/www/html/ # buildkit1.67 KB
28ENV ADMINER_VERSION=5.2.10 B
29ENV ADMINER_DOWNLOAD_SHA256=572118dff2305f136a4b8d59404d01c3d8450e99e3abd506081ffdddd88165730 B
30ENV ADMINER_SRC_DOWNLOAD_SHA256=64e6b6c9e049ddab694cc8793485f1f1888abaf70ab5a389544c0a1b2926bed60 B
31RUN /bin/sh -c set -x607.06 KB
32COPY entrypoint.sh /usr/local/bin/ # buildkit492 B
33ENTRYPOINT ["entrypoint.sh" "docker-php-entrypoint"]0 B
34USER adminer0 B
35CMD ["php" "-S" "[::]:8080" "-t"0 B
36EXPOSE map[8080/tcp:{}]0 B

Command

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