Skip to content

Commit 3da8998

Browse files
committed
docs: update infra readme
1 parent 9e2e13d commit 3da8998

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

infra/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
This package uses the [AWS Cloud Development Kit (AWS)](https://github.com/awslabs/aws-cdk) to model AWS CodePipeline pipelines and to provision them with AWS CloudFormation.
44

5-
* pipeline.ts: Builds and publishes the base Docker image for the backend API service
5+
* pipeline.ts: Builds and publishes the base Docker image for amazon/amazon-ecs-local-container-endpoints.
66

7-
This creates as CodePipeline pipeline which consists of a souce stage that usees a GitHub webhook and a build stage that uses AWS CodeBuild to build and publish Docker images to DockerHub.
7+
This creates as CodePipeline pipeline which consists of a souce stage that uses
8+
a GitHub webhook, and build stages that uses AWS CodeBuild to build, publish
9+
and verify Docker images for both amd64 and arm64 architectures to DockerHub.
810

911
## GitHub Access Token
1012
The official pipeilne uses a team account (ecs-local-container-endpoints+release@amazon.com).

0 commit comments

Comments
 (0)