Sign inSign up

idcttech/phpstein:builder

Manifest digest

sha256:382c31e68a095029530686906e8ffe2a26309941d464f8831bd36d7fe232b152

OS/ARCH

linux/amd64

Compressed size

123.7 MB

Last pushed

over 2 years by idcttech

Type

Image

Manifest digest

sha256:382c31e68a095029530686906e8ffe2a26309941d464f8831bd36d7fe232b152

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache2.63 MB
5/bin/sh -c set -eux; adduser1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir268 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.20 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.2.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.2.tar.xz.asc0 B
14ENV PHP_SHA256=4ffa3e44afc9c590e28dc0d2d31fc61f0139f8b335f11880a121b9f9b9f0634e0 B
15/bin/sh -c set -eux; apk11.88 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 491 B
17/bin/sh -c set -eux; apk16.39 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.84 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22ENV HOME=/cache0 B
23VOLUME [/app]0 B
24VOLUME [/cache]0 B
25VOLUME [/var/applog]0 B
26VOLUME [/etc/secrets]0 B
27WORKDIR /app91 B
28RUN /bin/sh -c apk update2.08 MB
29RUN /bin/sh -c apk add6.07 MB
30ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit30.17 KB
31RUN /bin/sh -c chmod +x59.25 MB
32RUN /bin/sh -c apk add19 MB
33RUN /bin/sh -c npm install2.42 MB
34RUN /bin/sh -c curl -sS690.36 KB
35RUN /bin/sh -c echo 'memory_limit=2048M'246 B
36RUN /bin/sh -c echo 'default_socket_timeout=-1'248 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /