sdk-container-builds icon indicating copy to clipboard operation
sdk-container-builds copied to clipboard

CI Server Workloads for ContainerBuilds

Open baronfel opened this issue 1 year ago • 0 comments

We should cover common CI/CD system workflows in an aim to make it easier, faster, and more secure to build containers in CI/CD systems.

Today, we cover the following workflows:

  • build single-architecture containers

We need to cover the following scenarios to address key user scenarios for container building:

  • [x] #87
  • [x] https://github.com/dotnet/sdk-container-builds/issues/609
  • [ ] #583 to remove the need to spawn registry:2 containers to store intermediate images

baronfel avatar Aug 02 '24 15:08 baronfel