Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Prepare for containerization

Kurt Garloff requested to merge feat/dockerize into main

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