Sign inSign up

vnvsa/magento:8.4-cli-bookworm-composer2.9

Developer tools
Web servers
Manifest digest

sha256:e8af1f537b04a5569724d900036c2f5f96bf21cca67dc8583b4054ce6ee0da57

OS/ARCH

linux/amd64

Compressed size

530.4 MB

Last pushed

4 days by vnvsa

Type

Image

Manifest digest

sha256:e8af1f537b04a5569724d900036c2f5f96bf21cca67dc8583b4054ce6ee0da57

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c set -eux;225 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;99.52 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;224 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.250 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.4.25.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.25.tar.xz.asc0 B
13ENV PHP_SHA256=dc1ad8b4109898d9db49744450403874858c23efc685b1032a50bd1e839068480 B
14RUN /bin/sh -c set -eux;13.23 MB
15COPY docker-php-source /usr/local/bin/ # buildkit489 B
16RUN /bin/sh -c set -eux;37.95 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable opcache250 B
19RUN /bin/sh -c docker-php-ext-enable sodium247 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22LABEL maintainer="VNV SA <[email protected]>" 268.88 MB
23RUN /root/configure_timezone.sh $TZ2.31 KB
24RUN apt-get install -yqq libssl-dev793.57 KB
25COPY ./install_composer.sh /root/583 B
26RUN chmod +x /root/install_composer.sh &&1013.4 KB
27COPY --chmod=755 ./nvm.sh /etc/profile.d/nvm.sh491 B
28RUN mkdir -p /usr/local/nvm &&82.12 MB
29COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint621 B
30RUN chmod +x /usr/local/bin/docker-entrypoint625 B
31RUN groupmod -n magento dev4.31 KB
32RUN echo 'alias mage="bin/magento"' >>2.17 KB

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1789689600'