Support optional external container registry #291

Open
opened 2023-04-06 14:19:30 +00:00 by dboreham · 2 comments
Owner

Initial versions of stack orchestrator build all of our containers in situ from source.
We need support the ability to pull pre-built containers from a designated external registry.

Needs: a container tagging scheme that makes sense, a mechanism to change container tags such that they refer to the right registry/version based on user need. Also probably some scheme to "pull if available, built otherwise".

Initial versions of stack orchestrator build all of our containers in situ from source. We need support the ability to pull pre-built containers from a designated external registry. Needs: a container tagging scheme that makes sense, a mechanism to change container tags such that they refer to the right registry/version based on user need. Also probably some scheme to "pull if available, built otherwise".
Member

And a scheme for e.g., "build all containers, push w/ tag" on release or as necessary

And a scheme for e.g., "build all containers, push w/ tag" on release or as necessary
Member

This would be extremely helpful for CI use

This would be extremely helpful for CI use
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#291
No description provided.