You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are reporting any crash or any potential security issue, do not
open an issue in this repo. Please report the issue via ASRC(Alibaba Security Response Center) where the issue will be triaged appropriately.
[√ ] I have searched the issues of this repository and believe that this is not a duplicate.
If you are reporting any crash or any potential security issue, do not
open an issue in this repo. Please report the issue via ASRC(Alibaba Security Response Center) where the issue will be triaged appropriately.
Ⅰ. Issue Description
如题
我的build命令:
docker build --build-arg BUILDER=${harbor地址}/wasm-go-builder:go1.20.14-tinygo0.29.0-oras1.0.0 --build-arg GOPROXY=${代理} --build-arg EXTRA_TAGS=proxy_wasm_version_0_2_100 -t ${harbor地址}/rediswasm:v1.0 .
Ⅱ. Describe what happened
执行build后报错
runtime/cgo: pthread_create failed: Operation not permitted
SIGABRT: abort
PC=0x7fec49a5fb1c m=0 sigcode=18446744073709551610
goroutine 0 [idle]:
runtime: g 0: unknown pc 0x7fec49a5fb1c
The command '/bin/sh -c go mod tidy' returned a non-zero code: 2
If there is an exception, please attach the exception trace:
Ⅲ. Describe what you expected to happen
麻烦帮忙看下问题原因,提供解决思路或方法
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Ⅴ. Anything else we need to know?
我的dockerfile为
Ⅵ. Environment:
The text was updated successfully, but these errors were encountered: