-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Description
So, I have an terraform infra built, image:base in ECR simple wordpress and now I want to CodeBuild
I have wordpress-docker.zip in S3 referenced in CodeBuild also. Run Build
and
[Container] 2022/06/01 14:06:59 Phase context status code: COMMAND_EXECUTION_ERROR Message: Error while executing command: docker build -t $IMAGE_REPO_NAME:$IMAGE_TAG --build-arg aws_account_id=$AWS_ACCOUNT_ID --build-arg aws_region=$AWS_DEFAULT_REGION --build-arg ecr_repo_name=$IMAGE_REPO_NAME -f Dockerfile_serverless_wordpress .
Can't see any logs too, so I am lost in where to come up with next. I don't see a thread around Docker, hope I am not the first one with CodeBuild problems 😨
If you can please help.
Dro
Metadata
Metadata
Assignees
Labels
No labels