sha256:866e803bd4bdbcc8132f3b27e24ef248839e97955a7f27667832cf0f52d75207
OS/ARCH
Compressed size
45.97 MB
Last pushed
11 days by oskarstark
Type
Image
Manifest digest
sha256:421ef04f0f765a6fb7a4efc8ecc2b653c2cfb35938ed3f90f560a039de2c40ee
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add5.67 MB5RUN /bin/sh -c set -eux;931 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;215 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B12ENV PHP_VERSION=8.5.100 B13ENV PHP_URL=https://www.php.net/distributions/php-8.5.10.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.10.tar.xz.asc0 B14ENV PHP_SHA256=6a8bebaa4d5a979a38db29a9373e9851f60c6b11f72172c585947e78f30819570 B15RUN /bin/sh -c set -eux;13.81 MB16COPY docker-php-source /usr/local/bin/ # buildkit488 B17RUN /bin/sh -c set -eux;21.77 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable sodium21.84 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21CMD ["php" "-a"]0 B22LABEL com.github.actions.name=DOCtor-RST0 B23LABEL com.github.actions.description=check *.rst files against0 B24LABEL com.github.actions.icon=check0 B25LABEL com.github.actions.color=blue0 B26LABEL repository=http://github.com/oskarstark/doctor-rst0 B27LABEL homepage=http://github.com/actions0 B29COPY /usr/src/app/bin/doctor-rst.phar /usr/bin/doctor-rst # buildkit1.03 MB30COPY entrypoint.sh /entrypoint.sh # buildkit172 B31ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit