Sign inSign up

io2060/relaticle:c1ad170

Multi-platform
Index digest

sha256:c057ccc942c67c951ec3494f2ac2786a44d88e7a3868abd3f2a796c90501829a

OS/ARCH

Compressed size

268.15 MB

Last pushed

3 months by io2060

Type

Image

Manifest digest

sha256:dc6639af0c50c1f292c61bca60eb50a8a3bf95c71bd68e718666da671b345739

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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;112.38 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;226 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.210 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.4.21.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.21.tar.xz.asc0 B
13ENV PHP_SHA256=7cf5d8ab12c3b2016875bcfaec71bef1ef0b07bed6148f2c447577074431f9840 B
14RUN /bin/sh -c set -eux;13.22 MB
15COPY docker-php-source /usr/local/bin/ # buildkit488 B
16RUN /bin/sh -c set -eux;13.16 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable opcache247 B
19RUN /bin/sh -c docker-php-ext-enable sodium242 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;9.05 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26ARG DEPENDENCY_PACKAGES_ALPINE=fcgi gettext shadow0 B
27ARG DEPENDENCY_PACKAGES_DEBIAN=libfcgi-bin gettext-base procps zip0 B
28ARG DEPENDENCY_PHP_EXTENSIONS=opcache pcntl pdo_mysql pdo_pgsql0 B
29ARG REPOSITORY_BUILD_VERSION=dev0 B
30ARG NGINX_VERSION=1.28.0-10 B
31LABEL org.opencontainers.image.title=serversideup/php (fpm-nginx) org.opencontainers.image.description=Supercharge your0 B
32ENV APP_BASE_DIR=/var/www/html COMPOSER_ALLOW_SUPERUSER=1 COMPOSER_HOME=/composer COMPOSER_MAX_PARALLEL_HTTP=240 B
33COPY --chmod=755 src/common/ / #36.13 KB
34COPY --chmod=755 src/s6/ / #4.02 KB
35COPY --chmod=755 src/utilities-webservers/ / #907 B
36COPY /opt/s6/ / # buildkit2.34 MB
37COPY /usr/local/bin/php-fpm-healthcheck /usr/local/bin/php-fpm-healthcheck # buildkit2.12 KB
38COPY /usr/share/keyrings/nginx-archive-keyring.gpg /usr/share/keyrings/ # buildkit8.63 KB
39COPY /etc/apt/sources.list.d/nginx.list /etc/apt/sources.list.d/ # buildkit279 B
40COPY /etc/apt/preferences.d/99nginx /etc/apt/preferences.d/ # buildkit253 B
41COPY /etc/apk/repositories /etc/apk/repositories # buildkit158 B
42COPY /etc/apk/keys/nginx_signing.rsa.pub /etc/apk/keys/ # buildkit193 B
43RUN |5 DEPENDENCY_PACKAGES_ALPINE=fcgi gettext shadow13.56 MB
44COPY --chmod=755 src/variations/fpm-nginx/etc/ /etc/ #4.01 KB
45COPY --chmod=755 src/php-fpm.d/ / #4.83 KB
46COPY /usr/bin/composer /usr/bin/composer # buildkit846.91 KB
47RUN |5 DEPENDENCY_PACKAGES_ALPINE=fcgi gettext shadow8.22 KB
48RUN |5 DEPENDENCY_PACKAGES_ALPINE=fcgi gettext shadow34 B
49USER www-data0 B
50EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B
51ENTRYPOINT ["docker-php-serversideup-entrypoint"]0 B
52STOPSIGNAL SIGQUIT0 B
53WORKDIR /var/www/html34 B
54CMD ["/init"]0 B
55HEALTHCHECK &{["CMD" "sh" "-c" "curl0 B
56LABEL org.opencontainers.image.title=Relaticle CRM0 B
57LABEL org.opencontainers.image.description=Modern, open-source CRM platform0 B
58LABEL org.opencontainers.image.source=https://github.com/Relaticle/relaticle0 B
59USER root0 B
60RUN /bin/sh -c install-php-extensions intl42.87 MB
61RUN /bin/sh -c apt-get update2.36 MB
62USER www-data0 B
63WORKDIR /var/www/html32 B
64COPY --chown=www-data:www-data . . #5.55 MB
65COPY --chown=www-data:www-data /app/vendor ./vendor #31.24 MB
66COPY --chown=www-data:www-data /app/public/build ./public/build #380.02 KB
67RUN /bin/sh -c composer dump-autoload1.79 MB
68RUN /bin/sh -c mkdir -p221 B
69ENV AUTORUN_ENABLED=true0 B
70ENV AUTORUN_LARAVEL_STORAGE_LINK=true0 B
71ENV AUTORUN_LARAVEL_MIGRATION=true0 B
72ENV AUTORUN_LARAVEL_MIGRATION_ISOLATION=true0 B
73ENV AUTORUN_LARAVEL_CONFIG_CACHE=true0 B
74ENV AUTORUN_LARAVEL_ROUTE_CACHE=true0 B
75ENV AUTORUN_LARAVEL_VIEW_CACHE=true0 B
76ENV AUTORUN_LARAVEL_EVENT_CACHE=true0 B
77ENV AUTORUN_LARAVEL_OPTIMIZE=false0 B
78ENV PHP_OPCACHE_ENABLE=10 B
79ENV SSL_MODE=off0 B
80EXPOSE [8080/tcp]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'