Sign inSign up

oskarstark/php-cs-fixer-ga:3.24.0

Multi-platform
Index digest

sha256:f7a7f84cc2c4e03692b681524393ac26f5404f91be096f8bbc5ef34159a8d55c

OS/ARCH

Compressed size

33.78 MB

Last pushed

about 3 years by oskarstark

Type

Image

Manifest digest

sha256:e59027f61f22beda39fff8b90b73fa8ac0deaf5862220b3399c70ef71c2a2bd2

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; mkdir266 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.90 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.2.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.9.tar.xz.asc0 B
14ENV PHP_SHA256=1e6cb77f997613864ab3127fbfc6a8c7fdaa89a95e8ed6167617b913b4de47650 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.96 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.24.0/php-cs-fixer.phar522.56 KB
30ADD entrypoint.sh /entrypoint.sh # buildkit168 B
31ENTRYPOINT ["/entrypoint.sh"]0 B

Command

ADD file:32ff5e7a78b890996ee4681cc0a26185d3e9acdb4eb1e2aaccb2411f922fed6b in /