Sign inSign up

openruntimes/php:v5-8.3-2f087061b6bf

Multi-platform
Index digest

sha256:14b0b9311f12945b6b6bd882ee6e6ffa6f99178af7c749c7ac6a063d230e4e9c

OS/ARCH

Compressed size

97.39 MB

Last pushed

5 days by meldiron

Type

Image

Manifest digest

sha256:59c0f4561968507344c847d88d215c047b14e85045bfd932d176b060d3bcf7b7

Image Layers

1ADD alpine-minirootfs-3.23.5-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.31 MB
5RUN /bin/sh -c set -eux;933 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;217 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.330 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.33.tar.xz.asc0 B
14ENV PHP_SHA256=e293ed620cec74651bb4a071317892a478aa6840fab22db45c72d77cd42f96760 B
15RUN /bin/sh -c set -eux;12.05 MB
16COPY docker-php-source /usr/local/bin/ # buildkit489 B
17RUN /bin/sh -c set -eux;16.53 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache21.63 KB
20RUN /bin/sh -c docker-php-ext-enable sodium21.64 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.65 MB
30RUN |1 npm_config_audit=false /bin/sh -c251 B
31WORKDIR /usr/local/server32 B
32COPY . /usr/local/server/helpers/ # buildkit7.54 KB
33COPY . /usr/local/server/ # buildkit174 B
34COPY . /usr/local/server/ # buildkit20.25 KB
35COPY . /usr/local/server/ # buildkit32 B
36RUN |1 npm_config_audit=false /bin/sh -c174 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 -c26.05 MB
40COPY /usr/bin/composer /usr/local/bin/composer # buildkit813.45 KB
41RUN |1 npm_config_audit=false /bin/sh -c355.87 KB
42RUN |1 npm_config_audit=false /bin/sh -c8.21 KB
43COPY /opt/ext/ /opt/ext/ # buildkit15.29 MB
44RUN |1 npm_config_audit=false /bin/sh -c15.29 MB
45RUN |1 npm_config_audit=false /bin/sh -c237 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-aarch64.tar.gz / # buildkit