twoliter icon indicating copy to clipboard operation
twoliter copied to clipboard

defer root.json inclusion until image build time

Open bcressey opened this issue 1 year ago • 0 comments

Currently we follow a circuitous path to get root.json into the image:

From the standpoint of OOTBs, we want to keep updog independent from any prospective publisher, so root.json should be copied into the image at the last moment as part of the variant build process.

bcressey avatar Feb 08 '24 23:02 bcressey