aws-codebuild-docker-images
aws-codebuild-docker-images copied to clipboard
Add `setfacl` tool
This tool is used by projen to set permissions, which is a very common tool used by AWS and AWS CDK-related projects.
https://github.com/projen/projen/blob/64206de9dbe4e492cb3e6c17d5b02fda6a204d5d/src/build/build-workflow.ts#L272
But it doesn't seem to be included in the default CodeBuild images.