Sign inSign up

openwhisk/action-php-v8.0:d052626

Languages & frameworks
Integration & delivery
Manifest digest

sha256:52af4f5c4e559316b6509824fddc4d5dd7e867c74de9da40395a6c6e62829a7f

OS/ARCH

linux/amd64

Compressed size

175.59 MB

Last pushed

over 2 years by whiskbot

Type

Image

Manifest digest

sha256:52af4f5c4e559316b6509824fddc4d5dd7e867c74de9da40395a6c6e62829a7f

Image Layers

1ADD file ... in / 25.93 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {224 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get73.15 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir271 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; savedAptMark="$(apt-mark10.63 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 492 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark31.34 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium245 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22ARG GO_PROXY_BUILD_FROM=release0 B
23RUN |1 GO_PROXY_BUILD_FROM=release /bin/sh -c20.47 MB
24COPY php.ini /usr/local/etc/php # buildkit894 B
25RUN |1 GO_PROXY_BUILD_FROM=release /bin/sh -c707.12 KB
26RUN |1 GO_PROXY_BUILD_FROM=release /bin/sh -c124 B
27COPY composer.json /phpAction/composer # buildkit264 B
28RUN |1 GO_PROXY_BUILD_FROM=release /bin/sh -c741.05 KB
29RUN |1 GO_PROXY_BUILD_FROM=release /bin/sh -c117 B
30WORKDIR /phpAction32 B
31COPY /bin/proxy /bin/proxy_source # buildkit4.22 MB
32COPY /bin/proxy /bin/proxy_release # buildkit4.22 MB
33RUN |1 GO_PROXY_BUILD_FROM=release /bin/sh -c4.22 MB
34ADD compile.php /bin/compile.php # buildkit1.21 KB
35ADD runner.php /bin/runner.php # buildkit1.51 KB
36ENV OW_COMPILER=/bin/compile.php0 B
37ENTRYPOINT ["/bin/proxy"]0 B

Command

ADD file:7672eb709be933bb0edec47b8141cd2ebff266a770dfae1278205f7cee43c71a in /