As part of the ingestion process, provide the tooling/jobs to perform the following:
- check and synchronize projects from upstream docker registries to make sure imported images are up to date
- when a diff is discovered, at the end of the synchronization process, bundle up the registry metadata and deploy it to estuary as well.
- include the CID from the bundled metadata to be included as part of an initial setup/sync - probably will require the use of IPNS
sync process:
[build repo] -> [export to Estuary/IPFS] -> [relink to IPNS]
setup process:
[import metadata from IPFS]