In the latest version ppiper/cf-cli:v15, cf Deploy fails with error "Operation Not Permitted" and log messages as shown below
info cloudFoundryDeploy - Use 'cf repo-plugins' to list plugins in registered repos available to install.
info cloudFoundryDeploy - running command: cf deploy ro-bookshop.mtar -f
info cloudFoundryDeploy - runtime/cgo: pthread_create failed: Operation not permitted
info cloudFoundryDeploy - SIGABRT: abort
info cloudFoundryDeploy - PC=0x7fe9b78ccd3c m=0 sigcode=18446744073709551610
But version ppiper/cf-cli:v14, working without any issue.