match4healthcare icon indicating copy to clipboard operation
match4healthcare copied to clipboard

Implement Docker image building and publishing for deployment

Open maltezacharias opened this issue 4 years ago • 2 comments

Switch deployment process to publishing of ready-built docker containers to e.g. DockerHub or a private registry.

  • [ ] Create build scripts to create and push new containers
  • [ ] Implement automatic image building and pushing process using a suitable mechanism (Travis? DockerHub automated builds?)
  • [ ] Investigate whether we should use docker image signing for this?
  • [ ] Design a workflow where pushing to a designated protected branch on github will result in an automatic building and deployment of the branch

maltezacharias avatar May 02 '20 20:05 maltezacharias