Daily build #334
Annotations
2 errors
|
Build shinsenter/magento:php8.2-alpine using alpine
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo 'Install PHP extensions'\n[ -z \"$DEBUG\" ] || set -ex && set -e\n# install PHP modules\nphpaddmod soap sodium sockets xsl\n# override nginx config\nrm -f /etc/nginx/custom.d/00-ext-*.conf\nrm -f /etc/nginx/custom.d/*common.conf\nsed -i 's|MAGE_ROOT|APP_PATH|g' /etc/nginx/custom.d/magento.conf\nsed -i 's|fastcgi_backend|@php|g' /etc/nginx/custom.d/magento.conf\nif grep -qF 'location / {' /etc/nginx/custom.d/magento.conf; then\nsed -i 's#location / {#location @old {#' /etc/nginx/sites-enabled/00-default.conf\nfi\n# make aliases\nweb-cmd magento 'php $(app-path)/bin/magento'\n" did not complete successfully: exit code: 77
|
Loading