sha256:fe20a0d6e75ae4565b6ead4957cca4df97038889881d5e96338ad0dac55ccc24
OS/ARCH
linux/amd64
Compressed size
124.77 MB
Last pushed
about 4 years by beeyev
Type
Image
Manifest digest
sha256:fe20a0d6e75ae4565b6ead4957cca4df97038889881d5e96338ad0dac55ccc24
Image Layers
1ADD file ... in / 2.67 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B4/bin/sh -c apk add --no-cache1.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=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B12ENV PHP_VERSION=7.4.300 B13ENV PHP_URL=https://www.php.net/distributions/php-7.4.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.30.tar.xz.asc0 B14ENV PHP_SHA256=ea72a34f32c67e79ac2da7dfe96177f3c451c3eefae5810ba13312ed398ba70d0 B15/bin/sh -c set -eux; apk9.96 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 498 B17/bin/sh -c set -eux; apk14.37 MB18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB19/bin/sh -c docker-php-ext-enable sodium17.93 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21CMD ["php" "-a"]0 B22ENV TERM=xterm-256color LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 LC_TIME=en_GB.UTF-80 B23ENV COMPOSER_ALLOW_SUPERUSER=10 B24ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.composer/vendor/bin:/app/vendor/bin0 B25COPY ./etc/composer-allow-plugins.json /root/.composer/composer.json # buildkit243 B26COPY ./etc/composer-allow-plugins.json /opt/composer-allow-plugins.json.example # buildkit233 B27RUN /bin/sh -c set -eux29.96 MB28RUN /bin/sh -c set -eux23.2 KB29ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit25.68 KB30RUN /bin/sh -c set -eux3.31 MB31RUN /bin/sh -c set -eux7.57 MB32RUN /bin/sh -c set -eux28.41 MB33RUN /bin/sh -c set -eux26.82 MB34COPY ./etc/hello-msg.sh /etc/hello-msg.sh # buildkit647 B35COPY ./etc/.bashrc /root/.bashrc # buildkit347 B36RUN /bin/sh -c set -eux642 B37RUN /bin/sh -c set -eux666 B38ARG MAINTAINER=https://github.com/beeyev0 B39ENV CONTAINER_COPYRIGHT=https://github.com/beeyev0 B40ENV CONTAINER_HELLO_TEXT=printf "PHP Version: ${cGreen}${PHP_VERSION}${cNo}\n"0 B41ARG BUILD_DATE0 B42ENV BUILD_DATE=2022-07-01 13:08:17 (UTC)0 B43ARG BUILD_INFO0 B44ENV BUILD_INFO=681983c0 B45WORKDIR /app99 BCommand
ADD file:8e81116368669ed3dd361bc898d61bff249f524139a239fdaf3ec46869a39921 in /