This repository was archived by the owner on Apr 14, 2024. It is now read-only.

Description
Priorities:
- Minimize time it takes for changes to src to be visible in the running app
- Break Dockerfile Commands into more cachable chunks
- Define ARGs and ENVs just before they are needed (to preserve cached sub-containers when changes occur)
- Minimize Build time
Referencing Issue in wekan/wekan #1560