<div dir="ltr">I have built something similar <a href="https://github.com/pagerduty/nut">https://github.com/pagerduty/nut</a>,<div>its bit buggy, and needs some more love (AST parser from docker & better file copy, fuidshift logic). </div><div>I dont know if anything else is out there, but you can go pretty close by just using `lxc-attach -n -- /bin/bash`and siphoning a bash script.</div><div>regards</div><div>ranjib</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 4, 2016 at 8:13 AM, Barve, Yogesh Damodar <span dir="ltr"><<a href="mailto:yogesh.d.barve@vanderbilt.edu" target="_blank">yogesh.d.barve@vanderbilt.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">For creating  a docker container one can use dockerfile to specify all the required software installation packages and initialization, entrypoint directory and entrypoint command.<br>
What will be the equivalent in the LXC world? How can one specify<br>
- the required packages for installations,<br>
- workdirectory,<br>
- entrypoint command,<br>
- ports to expose and<br>
- volumes to mount in LXC?<br>
<br>
Thanks in advance.<br>
<br>
-Yogesh<br>
______________________________<wbr>_________________<br>
lxc-users mailing list<br>
<a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.<wbr>linuxcontainers.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" rel="noreferrer" target="_blank">http://lists.linuxcontainers.<wbr>org/listinfo/lxc-users</a></blockquote></div><br></div>