Closed matthewberry closed 1 year ago
Hmm, sorry, if reviewing, the only files that were intended to change here are angular.json and Dockerfile.
The rest of the changes files are from earlier work that apparently hadn't made it to develop
yet. I'll work on sorting that out.
This PR adds a simple Dockerfile for building a DMM frontend image.
Next steps could include adding config for docker compose-based local development, adding config for kubernetes-based PROD deployment, and documenting all of the above. Before any of that, though, I wanted to pause for your comments on the Dockerfile.
UPDATE: PLEASE ONLY REVIEW CHANGES IN angular.json AND Dockerfile. THE REST OF THE DIFFS ARE OLD WORK THAT'LL SOON BE MERGED TO
develop
THROUGH ANOTHER PR.