TEM Architecture

Container Registry

Assigned: Cameron Devine

As Docker containers are already automatically built and tested in the lab using a self-hosted GitHub Actions runner, it is beneficial to keep the containers stored on site as well. The same machine used for the GitHub runner, is also running a container registry. This allows images to be pulled quickly as they are only transferred over the local network.