Sign inSign up

faulo/farah:8.1-linux-arm64

Index digest

sha256:47e4255cb04c71b46258a1c20240f4ea0f5e037392f0b27b3481ae854fe346f7

OS/ARCH

linux/arm64

Compressed size

263.22 MB

Last pushed

1 day by faulo

Type

Image

Manifest digest

sha256:3a2e0fa713f4b21df49058ea54dc83fe48cc0c22ec53db7cfab0b508711ef6df

Image Layers

1# debian.sh --arch 'arm64' out/28.76 MB
2ARG PHP_VERSION=8.10 B
3ARG TARGETARCH=arm640 B
4ARG DEBIAN_FRONTEND=noninteractive0 B
5ENV PHP_VERSION=8.10 B
6WORKDIR /var/www110 B
7RUN |3 PHP_VERSION=8.1 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive4.32 MB
8ADD https://packages.sury.org/debsuryorg-archive-keyring.deb /tmp/debsuryorg-archive-keyring.deb # buildkit7.08 KB
9RUN |3 PHP_VERSION=8.1 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive451.24 KB
10COPY linux/farah-common.packages /tmp/farah-common.packages # buildkit195 B
11RUN |3 PHP_VERSION=8.1 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive166.04 MB
12COPY linux/farah-8.1.packages /tmp/farah.packages # buildkit220 B
13RUN |3 PHP_VERSION=8.1 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive31.68 MB
14COPY linux/imagemagick-policy.xml /etc/ImageMagick-7/policy.xml # buildkit240 B
15COPY --chmod=755 /solution/common/Farah/bin/Release/net9.0/linux-*/publish/farah /farah/farah #29.02 MB
16COPY --chmod=777 linux/farah/index.php /farah/index.php #558 B
17RUN |3 PHP_VERSION=8.1 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive159 B
18ENV FARAH_AUTOLOAD_FILE=/var/www/vendor/autoload.php PATH=/farah:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
19HEALTHCHECK {Test:[CMD farah health] Interval:0s0 B
20CMD ["farah" "serve"]0 B
21COPY /usr/bin/composer /usr/bin/composer # buildkit813.43 KB
22ENV COMPOSER_ALLOW_SUPERUSER=10 B
23ARG COMPOSER_DEV_PUB_SHA256=2b2df89fb2581e669b4668b451097d4a03f4dc2d7a06df197554064494a90a310 B
24ARG COMPOSER_TAGS_PUB_SHA256=d8f3e350437bf3b5342dbf046064ebd1f017ebc720955433194360a01cfd074f0 B
25RUN |5 PHP_VERSION=8.1 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive1.65 KB
26RUN |5 PHP_VERSION=8.1 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive2.14 MB
27ENV SERVER_NAME=localhost0 B
28EXPOSE [80/tcp]0 B
29COPY linux/php.ini /etc/php/8.1/apache2/conf.d/99-farah.ini # buildkit622 B
30COPY linux/apache.conf /etc/apache2/conf-available/custom.conf # buildkit363 B
31COPY --chmod=755 linux/apache2-foreground /usr/local/bin/apache2-foreground #273 B
32RUN |5 PHP_VERSION=8.1 TARGETARCH=arm64 DEBIAN_FRONTEND=noninteractive306 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'