Fix syntax in Dockerfile chown commands #7
Annotations
7 errors
php (8.2) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /runtime/bin/install gnupg2 software-properties-common less msmtp unzip && add-apt-repository ppa:ondrej/php && mkdir -p /etc/php/current && ln -sf /etc/php/current /etc/php/${BUILD_VERSION} && /runtime/bin/install $(cat /runtime/packages/php-${BUILD_VERSION}.txt) && /runtime/bin/rchown /etc/php/current" did not complete successfully: exit code: 126
|
php (7.4) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /runtime/bin/install gnupg2 software-properties-common less msmtp unzip && add-apt-repository ppa:ondrej/php && mkdir -p /etc/php/current && ln -sf /etc/php/current /etc/php/${BUILD_VERSION} && /runtime/bin/install $(cat /runtime/packages/php-${BUILD_VERSION}.txt) && /runtime/bin/rchown /etc/php/current" did not complete successfully: exit code: 126
|
php (8.1) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /runtime/bin/install gnupg2 software-properties-common less msmtp unzip && add-apt-repository ppa:ondrej/php && mkdir -p /etc/php/current && ln -sf /etc/php/current /etc/php/${BUILD_VERSION} && /runtime/bin/install $(cat /runtime/packages/php-${BUILD_VERSION}.txt) && /runtime/bin/rchown /etc/php/current" did not complete successfully: exit code: 126
|
php (8.3) / build
FailFast: cancelling since parallel instance has failed
|
php (8.3) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /runtime/bin/install gnupg2 software-properties-common less msmtp unzip && add-apt-repository ppa:ondrej/php && mkdir -p /etc/php/current && ln -sf /etc/php/current /etc/php/${BUILD_VERSION} && /runtime/bin/install $(cat /runtime/packages/php-${BUILD_VERSION}.txt) && /runtime/bin/rchown /etc/php/current" did not complete successfully: exit code: 126
|
php (8.0) / build
FailFast: cancelling since parallel instance has failed
|
php (8.0) / build
The operation was canceled.
|