Fix the Container Build
Open
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
**User Story:**
As a developer
I want to be able to prepare a clean dockerfile for produciton
So that my deployment is free of developer artifacts
**Acceptance Criteria**
GIVEN I want to build a container
WHEN I deploy
THEN I expect a production like container to be made available
AND it will not contain unnecessary developer artifacts
**Tech Details:**
**Open Questions:**
**Notes/Assumptions:**
Contributor guide
Assessment
This issue has not been assessed yet.