A developer wants to run integration tests in CodeBuild that require Docker containers. Which CodeBuild environment setting is required?
-
A
Set the compute type to BUILD_GENERAL1_LARGE
-
B
Enable privileged mode in the build environment
-
C
Use an Amazon Linux 2 standard image only
-
D
Configure a VPC endpoint for Docker Hub