Sign inSign up

idcttech/phpstein:supervised

Manifest digest

sha256:94cc5ab362bada197b63379f255b8c964ea85c83506fab51deff9da3668cf088

OS/ARCH

linux/arm64/v8

Compressed size

148.97 MB

Last pushed

about 2 years by idcttech

Type

Image

Manifest digest

sha256:94cc5ab362bada197b63379f255b8c964ea85c83506fab51deff9da3668cf088

Image Layers

1ADD file ... in / 3.2 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache2.72 MB
5/bin/sh -c set -eux; adduser1.21 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir222 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.110 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.11.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.11.tar.xz.asc0 B
14ENV PHP_SHA256=b862b098a08ab9bf4b36ed12c7d0d9f65353656b36fb0e3c5344093aceb358020 B
15/bin/sh -c set -eux; apk11.92 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 492 B
17/bin/sh -c set -eux; apk16.38 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.92 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 /app93 B
28RUN /bin/sh -c apk update2.06 MB
29RUN /bin/sh -c mkdir /var/log/supervisor151 B
30RUN /bin/sh -c apk add24.86 MB
31ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit32.26 KB
32RUN /bin/sh -c chmod +x56.81 MB
33RUN /bin/sh -c apk add19.31 MB
34RUN /bin/sh -c npm install2.43 MB
35RUN /bin/sh -c curl -sS715.04 KB
36RUN /bin/sh -c echo 'memory_limit=2048M'248 B
37RUN /bin/sh -c echo 'default_socket_timeout=-1'249 B
38RUN /bin/sh -c curl -1sLf2.06 MB
39RUN /bin/sh -c apk add5.22 MB
40RUN /bin/sh -c chown -R1.23 MB
41USER 10000 B
42CMD ["/usr/bin/supervisord"]0 B

Command

ADD file:9865d69f45511580cc2a05d8a9573251b6eb5a84520efe2e8295532e3ccd6321 in /