riscv64/joomla:5.4-php8.2-fpm-alpine

Content management system
Index digest

sha256:a05d199f3fdd2a994f06cdc181d1f67f3cf2a76c77b9474795a7e772439caef2

OS/ARCH

linux/riscv64

Compressed size

95.5 MB

Last pushed

4 days by doiriscv64

Type

Image

Manifest digest

sha256:7e487e105c64059e729085f0a1a67ba2aa949b716ea2c43c5dafd43ddfde7091

Image Layers

1ADD alpine-minirootfs-3.24.1-riscv64.tar.gz / # buildkit3.41 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.44 MB
5RUN /bin/sh -c set -eux;932 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;220 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=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B
12ENV PHP_VERSION=8.2.330 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.2.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.33.tar.xz.asc0 B
14ENV PHP_SHA256=fbdeace9b38220436a4c8fd79b900df92878151db145e641750743a283b514c10 B
15RUN /bin/sh -c set -eux;11.62 MB
16COPY docker-php-source /usr/local/bin/ # buildkit492 B
17RUN /bin/sh -c set -eux;12.44 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache21.69 KB
20RUN /bin/sh -c docker-php-ext-enable sodium21.71 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;9.03 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27LABEL maintainer=Llewellyn van der Merwe0 B
28ENV JOOMLA_INSTALLATION_DISABLE_LOCALHOST_CHECK=10 B
29RUN /bin/sh -c set -eux;31.3 MB
30RUN /bin/sh -c set -ex;6.87 MB
31RUN /bin/sh -c set -eux;70.4 KB
32RUN /bin/sh -c { echo396 B
33VOLUME [/var/www/html]0 B
34ENV JOOMLA_VERSION=5.4.80 B
35ENV JOOMLA_SHA512=84fe04fe224a376209a85f36781c73db7c7787ee572b633ae1b31739af39a1e8e310f10faaac30f8bf8181536dc118182e873143346c4f47cd33b7d785c86b6e0 B
36RUN /bin/sh -c set -ex;26.29 MB
37COPY docker-entrypoint.sh /entrypoint.sh # buildkit3.57 KB
38COPY makedb.php /makedb.php # buildkit1.04 KB
39ENTRYPOINT ["/entrypoint.sh"]0 B
40CMD ["php-fpm"]0 B

Command

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