Build docker images #521
Annotations
1 error
Build docker image and push to dockerhub
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; apk upgrade --no-cache -a; apk add --no-cache tzdata clamav supervisor; mkdir /run/clamav; chmod 777 -R /run/clamav /var/log/clamav /var/log/supervisord /var/run/supervisord; sed -i \"s|#\\?MaxDirectoryRecursion.*|MaxDirectoryRecursion 30|g\" /etc/clamav/clamd.conf; sed -i \"s|#\\?MaxFileSize.*|MaxFileSize 2G|g\" /etc/clamav/clamd.conf; sed -i \"s|#\\?PCREMaxFileSize.*|PCREMaxFileSize aio-placeholder|g\" /etc/clamav/clamd.conf; sed -i \"s|#\\?StreamMaxLength.*|StreamMaxLength aio-placeholder|g\" /etc/clamav/clamd.conf; sed -i \"s|#\\?TCPSocket|TCPSocket|g\" /etc/clamav/clamd.conf; freshclam --foreground --stdout" did not complete successfully: exit code: 1
|
Loading