I want to be able to generate container configurations
Opened this issue · 0 comments
cvchaparro commented
Description
As an engineer deploying an application, I want to be able to generate container configurations so that I can deploy my application with minimal boilerplate.
Acceptance Criteria
- Given a system model for my application, when I generate code and configuration from the model, then a basic Dockerfile is generated for my application.
Notes
- N/A