sha256:a5bb70f9efa54484917f9df2fe2b2f8e7923c728e205b99dcb3b06b3eb3c79cc
OS/ARCH
linux/amd64
Compressed size
32.39 MB
Last pushed
over 3 years by oskarstark
Type
Image
Manifest digest
sha256:a5bb70f9efa54484917f9df2fe2b2f8e7923c728e205b99dcb3b06b3eb3c79cc
Image Layers
1ADD file ... in / 3.22 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B4/bin/sh -c apk add --no-cache1.78 MB5/bin/sh -c set -eux; adduser1.23 KB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir268 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B12ENV PHP_VERSION=8.1.160 B13ENV PHP_URL=https://www.php.net/distributions/php-8.1.16.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.16.tar.xz.asc0 B14ENV PHP_SHA256=d61f13d96a58b93c39672b58f25e1ee4ce88500f4acb1430cb01a514875c12580 B15/bin/sh -c set -eux; apk11.24 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 497 B17/bin/sh -c set -eux; apk15.64 MB18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB19/bin/sh -c docker-php-ext-enable sodium18.5 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21CMD ["php" "-a"]0 B22LABEL com.github.actions.name=OSKAR-PHP-CS-Fixer0 B23LABEL com.github.actions.description=check php files0 B24LABEL com.github.actions.icon=check0 B25LABEL com.github.actions.color=blue0 B26LABEL repository=http://github.com/oskarstark/php-cs-fixer-ga0 B27LABEL homepage=http://github.com/actions0 B29RUN /bin/sh -c wget https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases/download/v3.14.4/php-cs-fixer.phar503.79 KB30ADD entrypoint.sh /entrypoint.sh # buildkit168 B31ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD file:40887ab7c06977737e63c215c9bd297c0c74de8d12d16ebdf1c3d40ac392f62d in /