<div dir="ltr">Bingo.  I have been searching for this one too but no luck.  I am willing to live with from-a-given image approach but I need to be able to build my own so I can know what goes in.<div><br></div><div>If anyone has any pointers it will greatly help.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Apr 7, 2018 at 3:32 PM, Alex Carver via Ale <span dir="ltr"><<a href="mailto:ale@ale.org" target="_blank">ale@ale.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">One thing I haven't been able to find is how to create a docker<br>
container in the first place from scratch.  Every tutorial has you<br>
downloading someone's container from somewhere.<br>
<br>
If I wanted to experiment with running let's say a browser within a<br>
container on any OS, where can you go to find out how to build all of<br>
that?  At the moment I just spin up VM's but if containers really are a<br>
little lighter on the system than a full VM, I wouldn't mind trying it<br>
out just for browsers.<br>
<br>
It seems to me, though, there's a slight inflexibility in the docker<br>
method versus VM method in terms of updating and/or modifications.  For<br>
example, if I create a brand new VM, install a bare OS and then install<br>
the browser, I can possibly go back in later and add something I forgot<br>
(e.g. Java, flash, etc.) just by using the guest OS's install methods.<br>
The new data is merged in right away and the next time I start that VM<br>
those changes are made.  My understanding with the Docker method is that<br>
everything has to be installed either in the original image or on the<br>
fly by the docker container script as the image starts but, again, this<br>
is relying on someone else's docker-ready stuff.<br>
<br>
If anyone has pointers on this kind of thing I'd like to see them and<br>
try it out.<br>
<div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="https://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">https://mail.ale.org/mailman/<wbr>listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/<wbr>listinfo</a><br>
</div></div></blockquote></div><br></div>