Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 409 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 409 Bytes

Contains the backend for the container registry.

app_and_configuration_diagram

This backend takes care of the following:

  • building images
  • deploying containers
  • managing configurations and prompts for the application

Architecture

See here.