Sign inSign up

ccdirk/composer:php-8.3

Manifest digest

sha256:a53e802a6f09756e7a6487640278fae1ec798dc20ff7e6b73c08d913a224ed6d

OS/ARCH

linux/amd64

Compressed size

91.59 MB

Last pushed

almost 2 years by ccdirk

Type

Image

Manifest digest

sha256:a53e802a6f09756e7a6487640278fae1ec798dc20ff7e6b73c08d913a224ed6d

Image Layers

1ADD file ... in / 3.46 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add5.32 MB
5RUN /bin/sh -c set -eux;944 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;216 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.130 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.13.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.13.tar.xz.asc0 B
14ENV PHP_SHA256=89adb978cca209124fe53fd6327bc4966ca21213a7fa2e9504f854e3408730180 B
15RUN /bin/sh -c set -eux;11.93 MB
16COPY docker-php-source /usr/local/bin/ # buildkit486 B
17RUN /bin/sh -c set -eux;16.42 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium19.2 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22MAINTAINER Dirk Piethan0 B
23COPY /usr/lib /usr/lib # buildkit595.98 KB
24COPY /usr/local/lib /usr/local/lib # buildkit5.4 MB
25COPY /usr/local/include /usr/local/include # buildkit483.81 KB
26COPY /usr/local/bin /usr/local/bin # buildkit14.73 MB
27RUN /bin/sh -c node -v90 B
28RUN /bin/sh -c set -eux32.39 MB
29RUN /bin/sh -c printf "#265 B
30ENV COMPOSER_ALLOW_SUPERUSER=10 B
31ENV COMPOSER_HOME=/tmp0 B
32ENV COMPOSER_VERSION=2.2.60 B
33RUN /bin/sh -c set -eux899.05 KB
34COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit418 B
35WORKDIR /app124 B
36ENTRYPOINT ["/docker-entrypoint.sh"]0 B
37CMD ["composer"]0 B

Command

ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /