Sign inSign up

oskarstark/doctor-rst:1.82.0

Multi-platform
Index digest

sha256:03b9291c45cb751de3aca6042147f30324f13cb21a34a5a0620997007de3fc63

OS/ARCH

Compressed size

43.07 MB

Last pushed

about 1 month by oskarstark

Type

Image

Manifest digest

sha256:f2b05854d4e831fb7dffdbafc4375cd4e0c36ef271e988711783cf4565f2c599

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.32 MB
5RUN /bin/sh -c set -eux;933 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;222 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=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
12ENV PHP_VERSION=8.5.90 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.5.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.9.tar.xz.asc0 B
14ENV PHP_SHA256=0db7855f25bcd0ab1d592cdb35e284d6f6a5d2ae0f6f621122e364cc39b708f40 B
15RUN /bin/sh -c set -eux;13.77 MB
16COPY docker-php-source /usr/local/bin/ # buildkit484 B
17RUN /bin/sh -c set -eux;20.98 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium21.63 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22LABEL com.github.actions.name=DOCtor-RST0 B
23LABEL com.github.actions.description=check *.rst files against0 B
24LABEL com.github.actions.icon=check0 B
25LABEL com.github.actions.color=blue0 B
26LABEL repository=http://github.com/oskarstark/doctor-rst0 B
27LABEL homepage=http://github.com/actions0 B
28LABEL maintainer=Oskar Stark <[email protected]>0 B
29COPY /usr/src/app/bin/doctor-rst.phar /usr/bin/doctor-rst # buildkit1004.32 KB
30COPY entrypoint.sh /entrypoint.sh # buildkit170 B
31ENTRYPOINT ["/entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit