<div dir="ltr">are you suing lxc or lxd? in case it helps, I made a whole bunch of custom containers by followed this simple process (which came from: <a href="https://stgraber.org/2016/03/30/lxd-2-0-image-management-512/">https://stgraber.org/2016/03/30/lxd-2-0-image-management-512/</a>) :<div><br></div><div>- download image (xenial in my case from ubuntu: )</div><div>- lxc exec c1 /bin/bash</div><div>- make all the changes I want</div><div>- lxc stop c1</div><div>- lxc publish c1 (gets published to local: repository)</div><div><br></div><div>best,</div><div><br></div><div>Spike</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Apr 5, 2017 at 3:05 PM Nicholas Chambers <<a href="mailto:nchambers@lightspeedsystems.com">nchambers@lightspeedsystems.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello! I'm working on a code evaluation bot, and want to make a custom<br class="gmail_msg">
container for it to work in or out of. Would I just need to modify [1],<br class="gmail_msg">
and it will generate the container for me?<br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg">
     [1] <a href="https://github.com/lxc/lxc/blob/master/templates/lxc-ubuntu.in" rel="noreferrer" class="gmail_msg" target="_blank">https://github.com/lxc/lxc/blob/master/templates/lxc-ubuntu.in</a><br class="gmail_msg">
<br class="gmail_msg">
--<br class="gmail_msg">
Nicholas Chambers<br class="gmail_msg">
Technical Support Specialist<br class="gmail_msg">
<a href="mailto:nchambers@lightspeedsystems.com" class="gmail_msg" target="_blank">nchambers@lightspeedsystems.com</a><br class="gmail_msg">
<a href="tel:(800)%20444-9267" value="+18004449267" class="gmail_msg" target="_blank">1.800.444.9267</a><br class="gmail_msg">
<a href="http://www.lightspeedsystems.com" rel="noreferrer" class="gmail_msg" target="_blank">www.lightspeedsystems.com</a><br class="gmail_msg">
<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
lxc-users mailing list<br class="gmail_msg">
<a href="mailto:lxc-users@lists.linuxcontainers.org" class="gmail_msg" target="_blank">lxc-users@lists.linuxcontainers.org</a><br class="gmail_msg">
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" rel="noreferrer" class="gmail_msg" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a></blockquote></div>