sha256:382c31e68a095029530686906e8ffe2a26309941d464f8831bd36d7fe232b152
OS/ARCH
linux/amd64
Compressed size
123.7 MB
Last pushed
over 2 years by idcttech
Type
Image
Manifest digest
sha256:382c31e68a095029530686906e8ffe2a26309941d464f8831bd36d7fe232b152
Image Layers
1ADD file ... in / 3.25 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B4/bin/sh -c apk add --no-cache2.63 MB5/bin/sh -c set -eux; adduser1.23 KB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir268 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B12ENV PHP_VERSION=8.3.20 B13ENV PHP_URL=https://www.php.net/distributions/php-8.3.2.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.2.tar.xz.asc0 B14ENV PHP_SHA256=4ffa3e44afc9c590e28dc0d2d31fc61f0139f8b335f11880a121b9f9b9f0634e0 B15/bin/sh -c set -eux; apk11.88 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 491 B17/bin/sh -c set -eux; apk16.39 MB18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB19/bin/sh -c docker-php-ext-enable sodium18.84 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21CMD ["php" "-a"]0 B22ENV HOME=/cache0 B23VOLUME [/app]0 B24VOLUME [/cache]0 B25VOLUME [/var/applog]0 B26VOLUME [/etc/secrets]0 B27WORKDIR /app91 B28RUN /bin/sh -c apk update2.08 MB29RUN /bin/sh -c apk add6.07 MB30ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit30.17 KB31RUN /bin/sh -c chmod +x59.25 MB32RUN /bin/sh -c apk add19 MB33RUN /bin/sh -c npm install2.42 MB34RUN /bin/sh -c curl -sS690.36 KB35RUN /bin/sh -c echo 'memory_limit=2048M'246 B36RUN /bin/sh -c echo 'default_socket_timeout=-1'248 BCommand
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /