今天使用alpine:3.14 编译 php-7.3.31扩展报make: /bin/sh: Operation not permitted 错误

使用alpine:3.14 编译php-7.3.31 扩展报 make: /bin/sh: Operation not permitted 错误,alpine:3.13就没有问题。经过查找,发现是低版本的docker runc没有更新造成的 需要20.10.4 以上的docke...

使用alpine:3.14 编译php-7.3.31 扩展报 make: /bin/sh: Operation not permitted 错误,alpine:3.13就没有问题。经过查找,发现是低版本的docker runc没有更新造成的

需要20.10.4 以上的docker 才可以。

Looks like you are all running into the exact issue our build servers were hitting last week. If Alpine 3.13 works but Alpine 3.14 fails with an "operation not permitted", then, in this instance, the issue is not the image. You are hitting what opencontainers/runc#2750 fixes, so you need an updated docker; 20.10.4 and above includes the updated runc.

See also #1170 (comment)

  • 发表于 2021-09-26 15:24
  • 阅读 ( 38 )

你可能感兴趣的文章

相关问题

0 条评论

请先 登录 后评论
shitian
shitian

662 篇文章

作家榜 »

  1. shitian 662 文章
  2. 石天 437 文章
  3. 每天惠23 33 文章
  4. 小A 29 文章