Sign inSign up

shamadimas/e-catalog-migration:latest

Index digest

sha256:d9b4d057c549ae2438d24b26c85c61c876854c2f7a69f6a102bc1d65942a2505

OS/ARCH

linux/arm64

Compressed size

224.75 MB

Last pushed

4 months by shamadimas

Type

Image

Manifest digest

sha256:897567bbce7d168b65837b1e249eda6a48f61407e89cbde8f8cb194d75acafd7

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2RUN /bin/sh -c set -eux;227 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;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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
11ENV PHP_VERSION=8.3.310 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.3.31.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.31.tar.xz.asc0 B
13ENV PHP_SHA256=66410cee07f4b2baeb0843140bb2a2b52ef930b5cf9b3d6e6d158b33aae8fa370 B
14RUN /bin/sh -c set -eux;12.16 MB
15COPY docker-php-source /usr/local/bin/ # buildkit489 B
16RUN /bin/sh -c set -eux;19.14 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
18RUN /bin/sh -c docker-php-ext-enable opcache249 B
19RUN /bin/sh -c docker-php-ext-enable sodium245 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22ARG APP_VERSION=1.0.240 B
23ENV APP_VERSION=1.0.240 B
24RUN |1 APP_VERSION=1.0.24 /bin/sh -c42.21 MB
25COPY /usr/bin/composer /usr/bin/composer # buildkit772.2 KB
26WORKDIR /var/www32 B
27COPY composer.json composer.lock ./ #34.66 KB
28RUN |1 APP_VERSION=1.0.24 /bin/sh -c13.16 MB
29COPY . . # buildkit3.37 MB
30RUN |1 APP_VERSION=1.0.24 /bin/sh -c108.58 KB
31COPY docker/migration/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit713 B
32RUN |1 APP_VERSION=1.0.24 /bin/sh -c709 B
33ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

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