<div dir="ltr"><div>Great ! </div><div><br></div>- I'll look onto preserving the state for the next versions<div><br></div><div>- Docker can run any docker container based on any <span class="" id=":112.27" tabindex="-1">linux</span>.</div><div>Your <span class="" id=":112.28" tabindex="-1">os</span> got his own docker version but you can run everything.</div><div>My <span class="" id=":112.29" tabindex="-1">Dockerfile</span> specifies that the container should use fedora. So the guest OS is fedora even if I use <span class="" id=":112.30" tabindex="-1">ArchLinux</span>, Fedora or any other <span class="" id=":112.31" tabindex="-1">distro as host</span>.</div><div><br></div><div>It's a great tool for develop/test. As you can see they are some limitations for the distribution and some specific testing, like for the hardware part but it's kinda stable.</div><div class="gmail_extra"><br></div><div class="gmail_extra">The docker images are stored inside /<span class="" id=":112.32" tabindex="-1">usr</span>/share/docker I think, don't delete them manually or you'll get into troubles.</div><div class="gmail_extra"><br></div><div class="gmail_extra"><b>How to remove things :</b></div><div class="gmail_extra"><br></div><div class="gmail_extra">Image : base Image of a system (like Fedora)</div><div class="gmail_extra">Container : running instance of an image</div><div class="gmail_extra"><br></div><div class="gmail_extra">You can list images using : docker images -a</div><div class="gmail_extra">You can list containers using : docker <span class="" id=":112.33" tabindex="-1">ps</span> -a</div><div class="gmail_extra">You can remove all containers using : docker rm `docker <span class="" id=":112.34" tabindex="-1">ps</span> -<span class="" id=":112.35" tabindex="-1">aq</span>`</div><div class="gmail_extra">You can remove all images using : docker <span class="" id=":112.36" tabindex="-1">rmi</span> `docker images -<span class="" id=":112.37" tabindex="-1">aq</span>`</div><div class="gmail_extra"><br></div><div class="gmail_extra">You must kill and remove containers before images, so <b>to remove everything</b> :</div><div class="gmail_extra">docker kill `docker <span class="" id=":112.38" tabindex="-1">ps</span> -q`<br></div><div class="gmail_extra"><div class="gmail_extra">docker rm `docker <span class="" id=":112.39" tabindex="-1">ps</span> -<span class="" id=":112.40" tabindex="-1">aq</span>`<br></div><div class="gmail_extra">docker <span class="" id=":112.41" tabindex="-1">rmi</span> `docker images -<span class="" id=":112.42" tabindex="-1">aq</span>`<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">The quote ` and not ' or " is important.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">I'll setup a wiki page to keep this available !</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_signature"><div dir="ltr"></div></div></div></div><div class="gmail_extra"><div><div class="gmail_signature"><div dir="ltr"><div><span style="font-size:12.8000001907349px">--</span><br></div><div><div dir="ltr"><div dir="ltr"><span style="font-size:small"><span class="" id=":112.43" tabindex="-1">Michaël</span> <span class="" id=":112.44" tabindex="-1">Ohayon</span></span></div><div dir="ltr">Manager <span class="" id=":112.45" tabindex="-1">de</span> <span class="" id=":112.46" tabindex="-1">l'Innovation</span> <span style="font-size:12.8000001907349px">Cloud <span class="" id=":112.47" tabindex="-1">et</span> <span class="" id=":112.48" tabindex="-1">Mobilité</span></span><div><span class="" id=":112.49" tabindex="-1">Epitech</span> Innovation Hub</div></div></div></div></div></div></div>
<br><div class="gmail_quote">2015-05-12 14:18 GMT+02:00 Gonzalo <span class="" id=":112.50" tabindex="-1">Odiard</span> <span dir="ltr"><<a href="mailto:godiard@sugarlabs.org" target="_blank"><span class="" id=":112.51" tabindex="-1">godiard</span>@<span class="" id=":112.52" tabindex="-1">sugarlabs</span>.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Nice. Is working now.<div><br></div><div>This is very interesting. Started ok, and show a nice group of activities </div><div><br></div><div>A few comments/questions:</div><div><br></div><div>* Every time starts fresh (ask age/gender and select a color). There are any way to </div><div>preserve a state?</div><div><br></div><div>* Docker is using the packages installed in Fedora, right? What Fedora version?</div><div>I am trying to understand if we should use this as a distribution option,</div><div>as a testing option or if we can use it to develop/test.</div><div><br></div><div>* Where is all the stuff downloaded?</div><div><br></div><div>* Sugar crashed when I went to My Settings -> My computer</div><div>(probably was trying to access some devices to get information about the hardware)</div><span class=""><font color="#888888"><div><br></div><div>Gonzalo</div></font></span></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Tue, May 12, 2015 at 8:41 AM, Michaël Ohayon <span dir="ltr"><<a href="mailto:mohayon75@gmail.com" target="_blank">mohayon75@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Yes, docker should work now :)<div class="gmail_extra"><span><br clear="all"><div><div><div dir="ltr"><div><span style="font-size:12.8000001907349px">--</span><br></div><div><div dir="ltr"><div dir="ltr"><span style="font-size:small">Michaël Ohayon</span></div><div dir="ltr">Manager de l'Innovation <span style="font-size:12.8000001907349px">Cloud et Mobilité</span><div>Epitech Innovation Hub</div></div></div></div></div></div></div>
<br></span><div><div><div class="gmail_quote">2015-05-12 13:37 GMT+02:00 Gonzalo Odiard <span dir="ltr"><<a href="mailto:godiard@sugarlabs.org" target="_blank">godiard@sugarlabs.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span>On Tue, May 12, 2015 at 3:33 AM, Michaël Ohayon <span dir="ltr"><<a href="mailto:mohayon75@gmail.com" target="_blank">mohayon75@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><p dir="ltr">It seems that the docker service is not running.</p>
<p dir="ltr">Does "systemctl start docker" gave you an error ? <br>
</p><div><div>
<div class="gmail_quote"></div></div></div></blockquote><div><br></div></span><div>No.</div><div><br></div><div>Searching in Google I found this:</div><div><br></div><div><a href="https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=1214104" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=1214104</a><br></div><div><br></div><div>Then I tried:</div><div><br></div><div>sudo sh run.sh </div><div><br></div><div>and is downloading.</div><div><br></div><div>Is the right solution?</div><span><font color="#888888"><div><br></div><div>Gonzalo</div><div><br></div></font></span></div>
</div></div>
</blockquote></div><br></div></div></div></div>
</blockquote></div><br><br clear="all"><div><br></div></div></div><span class="">-- <br><div><div dir="ltr">Gonzalo Odiard<br><br><div>SugarLabs - Software for children learning <br></div></div></div>
</span></div>
</blockquote></div><br></div></div>