Source code for applications should also be managed in Git. We recommend that each application contain a Dockerfile for building Docker images and a buildspec for pushing them to an ECR repository.
Code Block |
---|
Dockerfile
buildspec.yaml |
Info |
---|
Info |
The AWS Platform Guide now lives at thoughtbot.com Visit Application Repository to access this page's content |