Sign inSign up

manukminasyan/relaticle:170eeb5

Multi-platform
Languages & frameworks
Content management system
Databases & storage
Index digest

sha256:4ac3f601af7c3a8cf7bbe9b4be921459dd41cf2d14d3148b2f6a0612d31c6787

OS/ARCH

Compressed size

258.98 MB

Last pushed

3 months by manukminasyan

Type

Image

Manifest digest

sha256:842b7f67d68baf1843107976b99a85c453e2408948492da0a57838f274241112

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2RUN /bin/sh -c set -eux;224 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;225 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.220 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.4.22.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.22.tar.xz.asc0 B
13ENV PHP_SHA256=696c0f6ad92e94c59059c1eb6e300842b8d050934226efcdf00f2a413cb083cf0 B
14RUN /bin/sh -c set -eux;13.24 MB
15COPY docker-php-source /usr/local/bin/ # buildkit486 B
16RUN /bin/sh -c set -eux;12.85 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable opcache251 B
19RUN /bin/sh -c docker-php-ext-enable sodium246 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/ / #905 B
36COPY /opt/s6/ / # buildkit2.78 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/ # buildkit189 B
43RUN |5 DEPENDENCY_PACKAGES_ALPINE=fcgi gettext shadow13.33 MB
44COPY --chmod=755 src/variations/fpm-nginx/etc/ /etc/ #4 KB
45COPY --chmod=755 src/php-fpm.d/ / #4.83 KB
46COPY /usr/bin/composer /usr/bin/composer # buildkit847.6 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 intl40.6 MB
61RUN /bin/sh -c apt-get update2.37 MB
62USER www-data0 B
63WORKDIR /var/www/html32 B
64COPY --chown=www-data:www-data . . #5.58 MB
65COPY --chown=www-data:www-data /app/vendor ./vendor #31.34 MB
66COPY --chown=www-data:www-data /app/public/build ./public/build #383.08 KB
67RUN /bin/sh -c composer dump-autoload1.8 MB
68RUN /bin/sh -c mkdir -p220 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 'arm64' out/ 'trixie' '@1781049600'