bottlerocket-os / twoliter

A build tool for customizing Bottlerocket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

defer root.json inclusion until image build time

bcressey opened this issue · 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.