Running php-build composer WARNING! Your password will be stored unencrypted in /home/runner/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded Pulling docker.pkg.github.com/analogwp/analogwp-templates/php-actions_composer_analogwp-templates:php-8.0-build2.1.0 Error response from daemon: manifest unknown Dockerfile: FROM php:8.0-cli-alpine RUN apk add --update --no-cache zip git bash openssh Sending build context to Docker daemon 5.924MB Step 1/2 : FROM php:8.0-cli-alpine 8.0-cli-alpine: Pulling from library/php ca7dd9ec2225: Already exists 1b78b4fe0ca1: Pulling fs layer 9d6040f2a28f: Pulling fs layer 0e2e66b89284: Pulling fs layer 05497c4b6f53: Pulling fs layer 09a30d168d1f: Pulling fs layer 7927c265192a: Pulling fs layer 20b641758947: Pulling fs layer 4e527a4c9bb9: Pulling fs layer 05497c4b6f53: Waiting 09a30d168d1f: Waiting 7927c265192a: Waiting 20b641758947: Waiting 4e527a4c9bb9: Waiting 0e2e66b89284: Verifying Checksum 0e2e66b89284: Download complete 9d6040f2a28f: Verifying Checksum 9d6040f2a28f: Download complete 1b78b4fe0ca1: Verifying Checksum 09a30d168d1f: Verifying Checksum 09a30d168d1f: Download complete 05497c4b6f53: Verifying Checksum 05497c4b6f53: Download complete 20b641758947: Verifying Checksum 20b641758947: Download complete 7927c265192a: Verifying Checksum 7927c265192a: Download complete 4e527a4c9bb9: Download complete 1b78b4fe0ca1: Pull complete 9d6040f2a28f: Pull complete 0e2e66b89284: Pull complete 05497c4b6f53: Pull complete 09a30d168d1f: Pull complete 7927c265192a: Pull complete 20b641758947: Pull complete 4e527a4c9bb9: Pull complete Digest: sha256:33b4193585937cec85620b4c6a92f876c5e9b899c2318ae7c75ed5059b4c4a40 Status: Downloaded newer image for php:8.0-cli-alpine ---> 038e901fff21 Step 2/2 : RUN apk add --update --no-cache zip git bash openssh ---> Running in 254e150bb0f3 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz (1/14) Installing bash (5.1.16-r2) Executing bash-5.1.16-r2.post-install (2/14) Installing expat (2.5.0-r0) (3/14) Installing pcre2 (10.40-r0) (4/14) Installing git (2.36.3-r0) (5/14) Installing openssh-keygen (9.0_p1-r2) (6/14) Installing libedit (20210910.3.1-r0) (7/14) Installing openssh-client-common (9.0_p1-r2) (8/14) Installing openssh-client-default (9.0_p1-r2) (9/14) Installing openssh-sftp-server (9.0_p1-r2) (10/14) Installing openssh-server-common (9.0_p1-r2) (11/14) Installing openssh-server (9.0_p1-r2) (12/14) Installing openssh (9.0_p1-r2) (13/14) Installing unzip (6.0-r9) (14/14) Installing zip (3.0-r9) Executing busybox-1.35.0-r17.trigger OK: 34 MiB in 47 packages Removing intermediate container 254e150bb0f3 ---> 61d19473386b Successfully built 61d19473386b Successfully tagged docker.pkg.github.com/analogwp/analogwp-templates/php-actions_composer_analogwp-templates:php-8.0-build2.1.0 The push refers to repository [docker.pkg.github.com/analogwp/analogwp-templates/php-actions_composer_analogwp-templates] a494da4ab80a: Preparing 9186f21703ea: Preparing 9b9230251147: Preparing 0ef71fb02c34: Preparing 02bcd58a98a0: Preparing cab80752a51e: Preparing 9e0d4f458c69: Preparing 93b39fc78a34: Preparing 5a30d9e50c50: Preparing e5e13b0c77cb: Preparing cab80752a51e: Waiting 9e0d4f458c69: Waiting 93b39fc78a34: Waiting 5a30d9e50c50: Waiting e5e13b0c77cb: Waiting 9b9230251147: Pushed 9186f21703ea: Pushed 02bcd58a98a0: Pushed a494da4ab80a: Pushed 9e0d4f458c69: Pushed 93b39fc78a34: Pushed cab80752a51e: Pushed 5a30d9e50c50: Pushed 0ef71fb02c34: Pushed e5e13b0c77cb: Pushed php-8.0-build2.1.0: digest: sha256:1459337bea74409275ca1e7e52b8b95193d158f6636fd11a073053deae04d2d9 size: 2413 Docker tag: docker.pkg.github.com/analogwp/analogwp-templates/php-actions_composer_analogwp-templates:php-8.0-build2.1.0 No private keys supplied Command: composer install --no-progress --no-interaction Skipping env variable PWD Skipping env variable HOME Skipping env variable SHLVL Skipping env variable PATH