Sign inSign up

ilios/update-frontend:v3.138.0

Multi-platform
Index digest

sha256:83931f2e32d14e87031e6ce8294ccd84d35bcc409c84ad78d9230dfb7098f0a2

OS/ARCH

Compressed size

446.67 MB

Last pushed

about 2 months by zorgbort

Type

Image

Manifest digest

sha256:9ccf5e09720e23f04a06332cbf3c5a63899b2af1775d9ccebb6a775644da05ce

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2RUN /bin/sh -c set -eux;226 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;105.07 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=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
11ENV PHP_VERSION=8.5.90 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.5.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.9.tar.xz.asc0 B
13ENV PHP_SHA256=0db7855f25bcd0ab1d592cdb35e284d6f6a5d2ae0f6f621122e364cc39b708f40 B
14RUN /bin/sh -c set -eux;13.89 MB
15COPY docker-php-source /usr/local/bin/ # buildkit489 B
16RUN /bin/sh -c set -eux;14.15 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable sodium246 B
19ENTRYPOINT ["docker-php-entrypoint"]0 B
20WORKDIR /var/www/html32 B
21RUN /bin/sh -c set -eux;9.05 KB
22STOPSIGNAL SIGQUIT0 B
23EXPOSE map[9000/tcp:{}]0 B
24CMD ["php-fpm"]0 B
25LABEL maintainer=Ilios Project Team <[email protected]>0 B
26COPY /usr/bin/composer /usr/bin/composer # buildkit812.76 KB
27COPY /src/app /srv/app/ # buildkit447.5 KB
28RUN /bin/sh -c set -eux;58.3 MB
29ENV APP_ENV=prod APP_DEBUG=false ILIOS_DATABASE_URL=sqlite:///%kernel.project_dir%/var/data.db ILIOS_FILE_SYSTEM_STORAGE_PATH=/srv/app/var/tmp/ilios-storage/0 B
30ENV COMPOSER_ALLOW_SUPERUSER=10 B
31ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.composer/vendor/bin0 B
32WORKDIR /srv/app32 B
33RUN /bin/sh -c /usr/bin/touch .env143 B
34RUN /bin/sh -c set -eux;225.27 MB
35VOLUME [/srv/app/var]0 B
36COPY docker/fpm/symfony.prod.ini /usr/local/etc/php/conf.d/symfony.ini # buildkit482 B
37COPY docker/fpm/ilios.ini /usr/local/etc/php/conf.d/ilios.ini # buildkit261 B
38RUN /bin/sh -c ln -sf200 B
39COPY docker/fpm/zz-docker.conf /usr/local/etc/php-fpm.d/zz-docker.conf # buildkit295 B
40COPY docker/fpm/docker-entrypoint.sh /usr/local/bin/docker-entrypoint # buildkit589 B
41RUN /bin/sh -c chmod +x583 B
42ENTRYPOINT ["docker-entrypoint"]0 B
43CMD ["php-fpm"]0 B
44ENTRYPOINT ["bin/console"]0 B
45CMD ["ilios:update-frontend"]0 B

Command

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