Sign inSign up

invoiceninja/invoiceninja-octane:5.13.1

Multi-platform
Index digest

sha256:c5b5ad3434a663c460d8163c4f74f987b01f7039cc47008bce6c1e3c6b762c21

OS/ARCH

Compressed size

1.04 GB

Last pushed

6 months by lalop

Type

Image

Manifest digest

sha256:5887155a5b9b10f28a935722c92539a5fae18b61770b04fbc2e539effc18d1a6

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2RUN /bin/sh -c set -eux;225 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;105.06 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;227 B
7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
10ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
11ENV PHP_VERSION=8.4.180 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.4.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.18.tar.xz.asc0 B
13ENV PHP_SHA256=957a9b19b4a8e965ee0cc788ca74333bfffaadc206b58611b6cd3cc8b2f401100 B
14RUN /bin/sh -c set -eux;13.18 MB
15COPY docker-php-source /usr/local/bin/ # buildkit490 B
16RUN /bin/sh -c set -eux;22.24 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable opcache252 B
19RUN /bin/sh -c docker-php-ext-enable sodium246 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22WORKDIR /app93 B
23RUN /bin/sh -c apt-get update173.94 KB
24RUN /bin/sh -c set -eux;472 B
25COPY caddy/frankenphp/Caddyfile /etc/caddy/Caddyfile # buildkit893 B
26RUN /bin/sh -c ln /etc/caddy/Caddyfile36.75 KB
27CMD ["--config" "/etc/frankenphp/Caddyfile" "--adapter" "caddyfile"]0 B
28HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:2019/metrics0 B
29ENV XDG_CONFIG_HOME=/config0 B
30ENV XDG_DATA_HOME=/data0 B
31EXPOSE [80/tcp]0 B
32EXPOSE [443/tcp]0 B
33EXPOSE [443/udp]0 B
34EXPOSE [2019/tcp]0 B
35LABEL org.opencontainers.image.title=FrankenPHP0 B
36LABEL org.opencontainers.image.description=The modern PHP app0 B
37LABEL org.opencontainers.image.url=https://frankenphp.dev0 B
38LABEL org.opencontainers.image.source=https://github.com/php/frankenphp0 B
39LABEL org.opencontainers.image.licenses=MIT0 B
40LABEL org.opencontainers.image.vendor=Kévin Dunglas0 B
41ENV GODEBUG=cgocheck=00 B
42COPY /usr/local/lib/libwatcher* /usr/local/lib/ # buildkit168.53 KB
43RUN /bin/sh -c apt-get install4.76 KB
44COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit16.52 MB
45RUN /bin/sh -c setcap cap_net_bind_service=+ep32 B
46ARG user=ninja0 B
47ARG php_require=bcmath gd mbstring pdo_mysql0 B
48ARG php_suggest=exif imagick intl pcntl0 B
49ARG php_extra=opcache0 B
50RUN |4 user=ninja php_require=bcmath gd1.08 KB
51RUN |4 user=ninja php_require=bcmath gd16.52 MB
52RUN |4 user=ninja php_require=bcmath gd518 MB
53RUN |4 user=ninja php_require=bcmath gd155.93 MB
54RUN |4 user=ninja php_require=bcmath gd201 B
55COPY php/php.ini /usr/local/etc/php/conf.d/invoiceninja.ini # buildkit558 B
56RUN |4 user=ninja php_require=bcmath gd505 B
57RUN |4 user=ninja php_require=bcmath gd126 B
58RUN |4 user=ninja php_require=bcmath gd160 B
59COPY --chown=ninja:ninja /app /app #191.46 MB
60COPY --chmod=0755 scripts/init.sh /usr/local/bin/init.sh #1.47 KB
61USER ninja0 B
62HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost/health"]0 B
63ENTRYPOINT ["/usr/local/bin/init.sh"]0 B
64CMD ["frankenphp" "php-cli" "artisan" "octane:frankenphp"]0 B

Command

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