sha256:c39948adaa2dd5668159f455a5d94206ec7d9e6bc2fec2e092e5dd6601421411
OS/ARCH
Compressed size
40.85 MB
Last pushed
about 1 year by oskarstark
Type
Image
Manifest digest
sha256:f4d41da0cc11709712703ebdc260cc5ce5a5f6225eab2d392f6c7c7960a76fb9
Image Layers
1ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit3.62 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.31 MB5RUN /bin/sh -c set -eux;934 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;219 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=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B12ENV PHP_VERSION=8.4.80 B13ENV PHP_URL=https://www.php.net/distributions/php-8.4.8.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.8.tar.xz.asc0 B14ENV PHP_SHA256=aa6a4d330b47eacd83e351658ba8c47747a1e4356456219cfb6d75e7838da0910 B15RUN /bin/sh -c set -eux;13.01 MB16COPY docker-php-source /usr/local/bin/ # buildkit488 B17RUN /bin/sh -c set -eux;20 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable sodium19.73 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 # buildkit911.06 KB30COPY entrypoint.sh /entrypoint.sh # buildkit171 B31ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit