Source code for applications should also be managed in Git. We recommend that each application contain a Dockerfile for building Docker images and a deploy folder for holding the Helm Charts' configuration.
Code Block |
---|
Dockerfile
deploy/ |
Info |
---|
Info |
The AWS Platform Guide now lives at thoughtbot.com Visit Application Repository to access this page's content |