Sign inSign up

oskarstark/php-cs-fixer-ga:3.21.3

Manifest digest

sha256:51505f82befb9b1fbe98ad5d183d2386b40a75bfb5d41a8dcf2c32b31bbe5ef0

OS/ARCH

linux/amd64

Compressed size

33.78 MB

Last pushed

about 3 years by oskarstark

Type

Image

Manifest digest

sha256:51505f82befb9b1fbe98ad5d183d2386b40a75bfb5d41a8dcf2c32b31bbe5ef0

Image Layers

1ADD file ... in / 3.24 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache2.54 MB
5/bin/sh -c set -eux; adduser1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir269 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B
12ENV PHP_VERSION=8.2.80 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.2.8.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.8.tar.xz.asc0 B
14ENV PHP_SHA256=cfe1055fbcd486de7d3312da6146949aae577365808790af60182055676098010 B
15/bin/sh -c set -eux; apk11.5 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 499 B
17/bin/sh -c set -eux; apk15.98 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.49 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22LABEL com.github.actions.name=OSKAR-PHP-CS-Fixer0 B
23LABEL com.github.actions.description=check php files0 B
24LABEL com.github.actions.icon=check0 B
25LABEL com.github.actions.color=blue0 B
26LABEL repository=http://github.com/oskarstark/php-cs-fixer-ga0 B
27LABEL homepage=http://github.com/actions0 B
28LABEL maintainer=Oskar Stark <[email protected]>0 B
29RUN /bin/sh -c wget https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases/download/v3.21.3/php-cs-fixer.phar517.62 KB
30ADD entrypoint.sh /entrypoint.sh # buildkit168 B
31ENTRYPOINT ["/entrypoint.sh"]0 B

Command

ADD file:1da756d12551a0e3e793e02ef87432d69d4968937bd11bed0af215db19dd94cd in /