Docker Publish (Beta Images) #138
Annotations
1 error
|
failed with: Error: failed to solve: process "/bin/sh -c if cat /etc/os-release | grep -q 'debian'; then export ADDITIONAL_BUILD_FLAGS=''; elif cat /etc/os-release | grep -q 'alpine'; then export ADDITIONAL_BUILD_FLAGS=\"-extldflags '-Wl,-z,stack-size=0x80000'\"; fi; git clone --depth 1 --branch v${FRANKENPHP_VERSION} https://github.com/php/frankenphp.git .; CGO_ENABLED=1 XCADDY_SETCAP=1 XCADDY_GO_BUILD_FLAGS=\"-ldflags='-w -s' -tags=nobadger,nomysql,nopgx\" CGO_CFLAGS=\"-DFRANKENPHP_VERSION=${FRANKENPHP_VERSION} $(php-config --includes) $ADDITIONAL_BUILD_FLAGS\" CGO_LDFLAGS=\"$(php-config --ldflags) $(php-config --libs)\" xcaddy build --output /usr/local/bin/frankenphp --with github.com/dunglas/frankenphp=./ --with github.com/dunglas/frankenphp/caddy=./caddy/ --with github.com/dunglas/caddy-cbrotli --with github.com/dunglas/mercure/caddy --with github.com/dunglas/vulcain/caddy" did not complete successfully: exit code: 1
|
The logs for this run have expired and are no longer available.
Loading