On Wed, Aug 15, 2018 at 7:01 PM, Adam Jenkins <[email protected]> wrote: > Thanks David. Do you know how I might go about adding files to the image?
You could either package them and add the package to coreos-base/coreos, or edit the scripts to write them. If your goal is just to add miscellaneous files, you might want to also read about provisioning to determine if you really need to create a custom image. https://coreos.com/os/docs/latest/clc-examples.html#storage-and-files Thanks. David
