Prepare for containerization

Created by: joshuai96

Prepare the application to be run as a container in any kind of container deployment as seen fitting.

  • Cleanup some old dev files
  • Configure with flags or environment
  • Example building of container image with Docker

Merge request reports

Loading