Modify CI Pipeline - Spin up CustomersDot container

Problem

In an MR, we should have the ability to spin up a CustomersDot container and have it configured to run.

Additionally, other engineers should have the ability to pull other engineer's containerized source code.

Proposal

Add ability to build, push, pull, and run a containerized version of CustomersDot

Add to the GitLab CI/CD Pipelines, a Job that will publish the built CustomersDot containers to the Container Registry

Result

Per-MR, containers will be pushed to the Container Registry which can then be pulled by developers to run.

Next steps (if any)

How will we measure success?

Edited by Dan Davison