runtime/cgo: pthread create failed: Operation not permitted

1 개요[ | ]

runtime/cgo: pthread_create failed: Operation not permitted
# docker run --rm -it quay.io/skopeo/stable:v1.10.0
runtime/cgo: pthread_create failed: Operation not permitted
SIGABRT: abort
PC=0x7fefc876b85c m=0 sigcode=18446744073709551610
 
goroutine 0 [idle]:
runtime: unknown pc 0x7fefc876b85c
stack: frame={sp:0x7ffd334a3290, fp:0x0} stack=[0x7ffd32aa47f0,0x7ffd334a3830)
00007ffd334a3190: 0000000000000000 00007ffd334a31d8
00007ffd334a31a0: 00005603509893fa <runtime.mmap.func1+90> 00007fefb3d11000
...

# docker run --privileged --rm -it quay.io/skopeo/stable:v1.10.0
FATA[0000] Missing command 'skopeo COMMAND'
Try 'skopeo --help' for more information
# docker run --privileged --rm -it quay.io/skopeo/stable:v1.10.0 -v
skopeo version 1.10.0

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}