Sign inSign up

openruntimes/php:v5-8.4-c84ad01d6a8b

Multi-platform
Index digest

sha256:bd386779aa67daeaee7dae44539d05a8c97e9e42e4f0a5ac56fc19c4284d93ce

OS/ARCH

Compressed size

105.09 MB

Last pushed

18 days by meldiron

Type

Image

Manifest digest

sha256:3a38e2c617a9b39c10953b47e0fd7e72d0711b5ba85b5ad6bfedcaca9a71ce87

Image Layers

1ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.3 MB
5RUN /bin/sh -c set -eux;935 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;222 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=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
12ENV PHP_VERSION=8.4.240 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.24.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.24.tar.xz.asc0 B
14ENV PHP_SHA256=e127be09a8506f4327c5cfa78a614b00d210714484ec215ce0011b4a03c007310 B
15RUN /bin/sh -c set -eux;13.14 MB
16COPY docker-php-source /usr/local/bin/ # buildkit490 B
17RUN /bin/sh -c set -eux;19.43 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache21.79 KB
20RUN /bin/sh -c docker-php-ext-enable sodium21.8 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22CMD ["php" "-a"]0 B
24LABEL namespace=open-runtimes0 B
25ENV OPEN_RUNTIMES_SECRET=open_runtime_secret0 B
26ENV OPEN_RUNTIMES_ENV=production0 B
27ENV OPEN_RUNTIMES_HEADERS={}0 B
28ARG npm_config_audit=false0 B
29RUN |1 npm_config_audit=false /bin/sh -c3.38 MB
30RUN |1 npm_config_audit=false /bin/sh -c251 B
31WORKDIR /usr/local/server32 B
32COPY . /usr/local/server/helpers/ # buildkit7.55 KB
33COPY . /usr/local/server/ # buildkit175 B
34COPY . /usr/local/server/ # buildkit20.25 KB
35COPY . /usr/local/server/ # buildkit32 B
36RUN |1 npm_config_audit=false /bin/sh -c176 B
37ENV OPEN_RUNTIMES_ENTRYPOINT=index.php0 B
38RUN |1 npm_config_audit=false /bin/sh -c32 B
39RUN |1 npm_config_audit=false /bin/sh -c25.66 MB
40COPY /usr/bin/composer /usr/local/bin/composer # buildkit813.45 KB
41RUN |1 npm_config_audit=false /bin/sh -c354.9 KB
42RUN |1 npm_config_audit=false /bin/sh -c8.21 KB
43COPY /opt/ext/ /opt/ext/ # buildkit17.64 MB
44RUN |1 npm_config_audit=false /bin/sh -c17.64 MB
45RUN |1 npm_config_audit=false /bin/sh -c238 B
46ENV OPEN_RUNTIMES_SERVER_COMMAND=php -d memory_limit=8G src/server.php0 B
47RUN |1 npm_config_audit=false /bin/sh -c6.47 KB
48EXPOSE [3000/tcp]0 B
49STOPSIGNAL SIGTERM0 B

Command

ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit