On Sun, Dec 18, 2016 at 2:27 PM, David Craven david-at-craven.ch |Guix-box| <7br2j1e1rt@sneakemail.com> wrote:
That sounds like it could work. I believe what you are looking for is
the boot script contained in a system derivation. If you used guix
system init to create the LXD image, you can find it by running $(guix
system build etc/config.scm)/boot.

Thank you for the tips; they were helpful.  I moved on from LXD to Docker and I got it working.

David