Consider Moving Container into Orchestrator Registry from Build Image Registry

Use Case

Need to have the ability to pull the container base image when building the developer tools.

Scope of Work

Developers using the toolkit need the base image.

Contextual Information

The developer base container requires a docker login now. @cat ran into this issue today.

I could add the token similar to how we added in charts, however, should the public developer image live behind a docker login?

Before this can be scheduled, we need to define whether the orchestrator base image should continue where it is today or whether it should become its own image in the registry in orchestrator project.

Acceptance Criteria

  1. We determine where/how the base container image should live
  2. We either move the base container image and update the developer container or we add docker login to the build scripts
Edited by Robert Marshall