Sign inSign up

openruntimes/php:v5-8.0-2f087061b6bf

Multi-platform
Index digest

sha256:8605f6f309c1a92e33bb0cd87ad67611136e09e76214cb6bae1925e7f7b5bb26

OS/ARCH

Compressed size

84.45 MB

Last pushed

4 days by meldiron

Type

Image

Manifest digest

sha256:50ed99dce7e741d80b1c2886208637e5d0526fddb1cfca217b74f7709b7751a7

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache3.11 MB
5/bin/sh -c set -eux; adduser1.24 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=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F 2C16C765DBE54A088130F1BC4B9B5F600B55F3B40 B
12ENV PHP_VERSION=8.0.300 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.0.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.30.tar.xz.asc0 B
14ENV PHP_SHA256=216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d90 B
15/bin/sh -c set -eux; apk10.34 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 493 B
17/bin/sh -c set -eux; apk15.07 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.24 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
23LABEL namespace=open-runtimes0 B
24ENV OPEN_RUNTIMES_SECRET=open_runtime_secret0 B
25ENV OPEN_RUNTIMES_ENV=production0 B
26ENV OPEN_RUNTIMES_HEADERS={}0 B
27ARG npm_config_audit=false0 B
28RUN |1 npm_config_audit=false /bin/sh -c3.41 MB
29RUN |1 npm_config_audit=false /bin/sh -c253 B
30WORKDIR /usr/local/server32 B
31COPY . /usr/local/server/helpers/ # buildkit7.55 KB
32COPY . /usr/local/server/ # buildkit175 B
33COPY . /usr/local/server/ # buildkit20.25 KB
34COPY . /usr/local/server/ # buildkit32 B
35RUN |1 npm_config_audit=false /bin/sh -c180 B
36ENV OPEN_RUNTIMES_ENTRYPOINT=index.php0 B
37RUN |1 npm_config_audit=false /bin/sh -c32 B
38RUN |1 npm_config_audit=false /bin/sh -c24.17 MB
39COPY /usr/bin/composer /usr/local/bin/composer # buildkit813.45 KB
40RUN |1 npm_config_audit=false /bin/sh -c355.89 KB
41RUN |1 npm_config_audit=false /bin/sh -c8.21 KB
42COPY /opt/ext/ /opt/ext/ # buildkit12.23 MB
43RUN |1 npm_config_audit=false /bin/sh -c12.23 MB
44RUN |1 npm_config_audit=false /bin/sh -c236 B
45ENV OPEN_RUNTIMES_SERVER_COMMAND=php -d memory_limit=8G src/server.php0 B
46RUN |1 npm_config_audit=false /bin/sh -c6.47 KB
47EXPOSE [3000/tcp]0 B
48STOPSIGNAL SIGTERM0 B

Command

ADD file:76d829bbce3dd420a8419919b0916c0fda917011d1e6752ca5b9e53d5ca890a6 in /