Flex edge Docker Nightly Build #361
Annotations
1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache build-base libffi-dev python3-dev cargo && mkdir -p /var/www/localhost/htdocs/openemr/sites && chown -R apache /var/www/localhost/htdocs/openemr && git clone https://github.com/letsencrypt/letsencrypt --depth 1 /opt/certbot && pip install --upgrade pip && pip install -e /opt/certbot/acme -e /opt/certbot/certbot && mkdir -p /etc/ssl/certs /etc/ssl/private && apk del --no-cache libffi-dev python3-dev cargo && sed -i 's/^ *CustomLog/#CustomLog/' /etc/apache2/httpd.conf && sed -i 's/^ *ErrorLog/#ErrorLog/' /etc/apache2/httpd.conf && sed -i 's/^ *CustomLog/#CustomLog/' /etc/apache2/conf.d/ssl.conf && sed -i 's/^ *TransferLog/#TransferLog/' /etc/apache2/conf.d/ssl.conf" did not complete successfully: exit code: 1
|