sha256:79badcaca62e06f7c7e0d65775e42966880a261a9895aad2dcec26109174eb96
OS/ARCH
Compressed size
43.85 MB
Last pushed
about 1 year by oskarstark
Type
Image
Manifest digest
sha256:0f9add2d28a8a7d8101593781302ee87b707321244806892db4c85f71a6509a3
Image Layers
1ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit3.94 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.29 MB5RUN /bin/sh -c set -eux;936 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;217 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.120 B13ENV PHP_URL=https://www.php.net/distributions/php-8.4.12.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.12.tar.xz.asc0 B14ENV PHP_SHA256=c1b7978cbb5054eed6c749bde4444afc16a3f2268101fb70a7d5d9b1083b12ad0 B15RUN /bin/sh -c set -eux;13.03 MB16COPY docker-php-source /usr/local/bin/ # buildkit495 B17RUN /bin/sh -c set -eux;22.66 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache19.29 KB20RUN /bin/sh -c docker-php-ext-enable sodium19.29 KB21ENTRYPOINT ["docker-php-entrypoint"]0 B22CMD ["php" "-a"]0 B23LABEL com.github.actions.name=DOCtor-RST0 B24LABEL com.github.actions.description=check *.rst files against0 B25LABEL com.github.actions.icon=check0 B26LABEL com.github.actions.color=blue0 B27LABEL repository=http://github.com/oskarstark/doctor-rst0 B28LABEL homepage=http://github.com/actions0 B30COPY /usr/src/app/bin/doctor-rst.phar /usr/bin/doctor-rst # buildkit913.29 KB31COPY entrypoint.sh /entrypoint.sh # buildkit172 B32ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit