Skip to content

Reference apps should use images we build and maintain #130

@AaronCrawfis

Description

@AaronCrawfis

Today our reference apps use containers from external registries such as Docker Hub.

This causes an issue where if the external image is deleted or updated, our reference apps break.

We should:

  • Build and push external Docker containers to our registry, radius.azurecr.io
  • Update our reference app samples to use our images instead
  • Optionally create a pipeline that automatically builds and pushes the external images, so it's not done on local dev machines. We can update this pipeline anytime we want to update our dependency to a newer version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions