Sign inSign up

trydirect/sylius:unstable

Multi-platform
Index digest

sha256:9e4ad9f0aad877fb5bd80e7d6e7a2f736628609eb72f5fbbd03e4a5c6616fe32

OS/ARCH

Compressed size

507.73 MB

Last pushed

about 1 month by trydirect

Type

Image

Manifest digest

sha256:496469452bfd110c52cf4af9cfe6e909bcca7691b036e235b9fcbb4650d9fc25

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c set -eux;223 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;222 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 C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
11ENV PHP_VERSION=8.3.330 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.3.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.33.tar.xz.asc0 B
13ENV PHP_SHA256=e293ed620cec74651bb4a071317892a478aa6840fab22db45c72d77cd42f96760 B
14RUN /bin/sh -c set -eux;12.17 MB
15COPY docker-php-source /usr/local/bin/ # buildkit487 B
16RUN /bin/sh -c set -eux;11.35 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable opcache248 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.04 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
27COPY /usr/bin/composer /usr/bin/composer # buildkit812.76 KB
28RUN /bin/sh -c apt-get update165.39 MB
29RUN /bin/sh -c docker-php-ext-configure gd1.13 MB
30RUN /bin/sh -c pecl install1.59 MB
31RUN /bin/sh -c sed -i848.04 KB
32ENV LANG=en_US.UTF-80 B
33ENV LANGUAGE=en_US:en0 B
34ENV LC_ALL=en_US.UTF-80 B
35COPY ./configs/php/php.ini /usr/local/etc/php/php.ini # buildkit22.47 KB
36COPY ./configs/php/www.conf /usr/local/etc/php-fpm.d/www.conf # buildkit6.11 KB
37ARG APP_DIR=backend0 B
38WORKDIR /var/www32 B
39RUN |1 APP_DIR=backend /bin/sh -c3.32 KB
40USER trydirect0 B
41ARG SYLIUS_STANDART_VERSION=1.13.00 B
42WORKDIR /var/www/backend32 B
43RUN |2 APP_DIR=backend SYLIUS_STANDART_VERSION=2.2.4 /bin/sh173.65 MB
44USER root0 B
45COPY ./scripts/init.sh /scripts/init.sh # buildkit240 B
46ADD https://raw.githubusercontent.com/trydirect/init-scripts/main/scripts/entrypoint.sh /scripts/entrypoint.sh # buildkit1.54 KB
47USER trydirect0 B
48HEALTHCHECK &{["CMD" "sh" "-c" "test0 B
49ENTRYPOINT ["/scripts/entrypoint.sh"]0 B

Command

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