Sign inSign up

oskarstark/doctor-rst:1.71.4

Multi-platform
Index digest

sha256:81131ae024017e824a92a37eadbad652300161ea60c14306e2dc6fcb04ba998e

OS/ARCH

Compressed size

39.96 MB

Last pushed

10 months by oskarstark

Type

Image

Manifest digest

sha256:add04fb25ea5c2795786ed20ab53814170a8dadab009bed7651f07c482b9453f

Image Layers

1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.3 MB
5RUN /bin/sh -c set -eux;934 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;218 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
12ENV PHP_VERSION=8.4.150 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.15.tar.xz.asc0 B
14ENV PHP_SHA256=a060684f614b8344f9b34c334b6ba8db1177555997edb5b1aceab0a4b807da7e0 B
15RUN /bin/sh -c set -eux;13.04 MB
16COPY docker-php-source /usr/local/bin/ # buildkit485 B
17RUN /bin/sh -c set -eux;19.03 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache19.61 KB
20RUN /bin/sh -c docker-php-ext-enable sodium19.61 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22CMD ["php" "-a"]0 B
23LABEL com.github.actions.name=DOCtor-RST0 B
24LABEL com.github.actions.description=check *.rst files against0 B
25LABEL com.github.actions.icon=check0 B
26LABEL com.github.actions.color=blue0 B
27LABEL repository=http://github.com/oskarstark/doctor-rst0 B
28LABEL homepage=http://github.com/actions0 B
29LABEL maintainer=Oskar Stark <[email protected]>0 B
30COPY /usr/src/app/bin/doctor-rst.phar /usr/bin/doctor-rst # buildkit932.88 KB
31COPY entrypoint.sh /entrypoint.sh # buildkit172 B
32ENTRYPOINT ["/entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit