sha256:422645074589221d55766d38c0193b0f014ee46ea93a9e32a916cb2dad6a0dce
OS/ARCH
linux/amd64
Compressed size
106.02 MB
Last pushed
almost 3 years by wirwolf
Type
Image
Manifest digest
sha256:422645074589221d55766d38c0193b0f014ee46ea93a9e32a916cb2dad6a0dce
Image Layers
1ADD file ... in / 2.68 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B4/bin/sh -c apk add --no-cache1.64 MB5/bin/sh -c set -eux; adduser1.23 KB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir267 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.330 B13ENV PHP_URL=https://www.php.net/distributions/php-7.4.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.33.tar.xz.asc0 B14ENV PHP_SHA256=924846abf93bc613815c55dd3f5809377813ac62a9ec4eb3778675b82a27b9270 B15/bin/sh -c set -eux; apk9.96 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 496 B17/bin/sh -c set -eux; apk10.93 MB18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB19/bin/sh -c docker-php-ext-enable sodium18.22 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html0 B22/bin/sh -c set -eux; cd8.25 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE 90000 B25CMD ["php-fpm"]0 B26RUN /bin/sh -c set -eux227 B27RUN /bin/sh -c set -eux79.16 MB28RUN /bin/sh -c set -eux1.24 MB29RUN /bin/sh -c set -eux387.09 KB30RUN /bin/sh -c set -eux206 B31ENV MY_USER=app MY_GROUP=app MY_UID=1000 MY_GID=10000 B32RUN /bin/sh -c set -eux1.22 KB33ENV BASH_ENV=/etc/profile.d/bash_profile.sh0 B34COPY data/bash_profile.sh /etc/profile.d/bash_profile.sh # buildkit222 B35COPY data/php.ini /usr/local/etc/php/conf.d/default-php.ini # buildkit496 B36COPY data/www.conf /usr/local/etc/php-fpm.d/www.conf # buildkit3 KB37COPY data/docker.conf /usr/local/etc/php-fpm.d/docker.conf # buildkit554 B38COPY data/global.conf /usr/local/etc/php-fpm.d/global.conf # buildkit1.42 KB39RUN /bin/sh -c set -eux8.09 KB40COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit502 B41COPY docker-entrypoint.d /docker-entrypoint.d # buildkit533 B42RUN /bin/sh -c chmod +x541 B43ENTRYPOINT ["/docker-entrypoint.sh"]0 B44CMD ["php-fpm"]0 BCommand
ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /