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/greghunt/tailpress/php-actions_composer_tailpress:php-latest-build2.1.0 Error response from daemon: manifest unknown Dockerfile: FROM php:cli-alpine RUN apk add --update --no-cache zip git bash openssh Sending build context to Docker daemon 1.144MB Step 1/2 : FROM php:cli-alpine cli-alpine: Pulling from library/php c158987b0551: Already exists a2b6029f6920: Pulling fs layer 55761811b31b: Pulling fs layer 9750fd99fe83: Pulling fs layer 922c6c40febb: Pulling fs layer e02e22042c3b: Pulling fs layer 67f194fa5612: Pulling fs layer c5f70f6f3726: Pulling fs layer 307621670272: Pulling fs layer 922c6c40febb: Waiting e02e22042c3b: Waiting 67f194fa5612: Waiting 307621670272: Waiting c5f70f6f3726: Waiting 55761811b31b: Verifying Checksum 55761811b31b: Download complete 9750fd99fe83: Verifying Checksum 9750fd99fe83: Download complete a2b6029f6920: Verifying Checksum e02e22042c3b: Verifying Checksum e02e22042c3b: Download complete c5f70f6f3726: Download complete a2b6029f6920: Pull complete 55761811b31b: Pull complete 307621670272: Verifying Checksum 307621670272: Download complete 67f194fa5612: Verifying Checksum 67f194fa5612: Download complete 9750fd99fe83: Pull complete 922c6c40febb: Verifying Checksum 922c6c40febb: Download complete 922c6c40febb: Pull complete e02e22042c3b: Pull complete 67f194fa5612: Pull complete c5f70f6f3726: Pull complete 307621670272: Pull complete Digest: sha256:adf662c8faff8798ac76e30e5cf9bfc2cd5a595e68395dc088b9cd1472948621 Status: Downloaded newer image for php:cli-alpine ---> d83b404a99ba Step 2/2 : RUN apk add --update --no-cache zip git bash openssh ---> Running in bcefbc0df7ea fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz (1/14) Installing bash (5.2.15-r0) Executing bash-5.2.15-r0.post-install (2/14) Installing libexpat (2.5.0-r0) (3/14) Installing pcre2 (10.42-r0) (4/14) Installing git (2.38.2-r0) (5/14) Installing openssh-keygen (9.1_p1-r1) (6/14) Installing libedit (20221030.3.1-r0) (7/14) Installing openssh-client-common (9.1_p1-r1) (8/14) Installing openssh-client-default (9.1_p1-r1) (9/14) Installing openssh-sftp-server (9.1_p1-r1) (10/14) Installing openssh-server-common (9.1_p1-r1) (11/14) Installing openssh-server (9.1_p1-r1) (12/14) Installing openssh (9.1_p1-r1) (13/14) Installing unzip (6.0-r13) (14/14) Installing zip (3.0-r10) Executing busybox-1.35.0-r29.trigger OK: 31 MiB in 49 packages Removing intermediate container bcefbc0df7ea ---> e4cacbc188ac Successfully built e4cacbc188ac Successfully tagged docker.pkg.github.com/greghunt/tailpress/php-actions_composer_tailpress:php-latest-build2.1.0 The push refers to repository [docker.pkg.github.com/greghunt/tailpress/php-actions_composer_tailpress] add91944323e: Preparing 1e8819c42312: Preparing 31688591c204: Preparing 296fdb636dfd: Preparing 643f8d006336: Preparing 4be5ce74bb4b: Preparing f28cd5dd6faa: Preparing a7046b0c6ea4: Preparing 1c5a6c02a113: Preparing ded7a220bb05: Preparing f28cd5dd6faa: Waiting a7046b0c6ea4: Waiting 1c5a6c02a113: Waiting ded7a220bb05: Waiting 4be5ce74bb4b: Waiting 31688591c204: Pushed 1e8819c42312: Pushed 643f8d006336: Pushed add91944323e: Pushed a7046b0c6ea4: Pushed f28cd5dd6faa: Pushed 4be5ce74bb4b: Pushed 1c5a6c02a113: Pushed 296fdb636dfd: Pushed ded7a220bb05: Pushed php-latest-build2.1.0: digest: sha256:b9c6dd899d51db7f00f9ab900b124ff6a24c2cd25c94b5d4b3cbcd549b775e6b size: 2413 Docker tag: docker.pkg.github.com/greghunt/tailpress/php-actions_composer_tailpress:php-latest-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