<div dir="ltr">Ahoj,<div><br></div><div>  dal jsem tomu rychly test na PG a zda se byt funkcni i docker 1.10 (projde hello-world), dokonce bez uprav podle wiki (-s vfs neni treba):<br></div><div><br></div><div><div>root@alfa-pg:~# docker version</div><div>Client:</div><div> Version:      1.10.1</div><div> API version:  1.22</div><div> Go version:   go1.5.3</div><div> Git commit:   9e83765</div><div> Built:        Thu Feb 11 19:09:42 2016</div><div> OS/Arch:      linux/amd64</div><div><br></div><div>Server:</div><div> Version:      1.10.1</div><div> API version:  1.22</div><div> Go version:   go1.5.3</div><div> Git commit:   9e83765</div><div> Built:        Thu Feb 11 19:09:42 2016</div><div> OS/Arch:      linux/amd64</div><div>root@alfa-pg:~# docker run --rm hello-world</div><div><br></div><div>Hello from Docker.</div><div>This message shows that your installation appears to be working correctly.</div><div><br></div><div>To generate this message, Docker took the following steps:</div><div> 1. The Docker client contacted the Docker daemon.</div><div> 2. The Docker daemon pulled the "hello-world" image from the Docker Hub.</div><div> 3. The Docker daemon created a new container from that image which runs the</div><div>    executable that produces the output you are currently reading.</div><div> 4. The Docker daemon streamed that output to the Docker client, which sent it</div><div>    to your terminal.</div><div><br></div><div>To try something more ambitious, you can run an Ubuntu container with:</div><div> $ docker run -it ubuntu bash</div><div><br></div><div>Share images, automate workflows, and more with a free Docker Hub account:</div><div> <a href="https://hub.docker.com">https://hub.docker.com</a></div><div><br></div><div>For more examples and ideas, visit:</div><div> <a href="https://docs.docker.com/userguide/">https://docs.docker.com/userguide/</a></div><div><br></div><div>root@alfa-pg:~# ps ax|grep docker</div><div> 2227 ?        Ssl    0:00 /usr/bin/docker daemon -H fd://</div></div><div><br></div><div><div>root@alfa-pg:~# docker info</div><div>Containers: 10</div><div> Running: 0</div><div> Paused: 0</div><div> Stopped: 10</div><div>Images: 23</div><div>Server Version: 1.10.1</div><div>Storage Driver: vfs</div><div>Execution Driver: native-0.2</div><div>Logging Driver: json-file</div><div>Plugins: </div><div> Volume: local</div><div> Network: bridge null host</div><div>Kernel Version: 3.16.6-042stab113.11</div><div>Operating System: Debian GNU/Linux 8 (jessie)</div><div>OSType: linux</div><div>Architecture: x86_64</div><div>CPUs: 8</div><div>Total Memory: 4 GiB</div><div>Name: alfa-pg</div><div>ID: XBRR:NUAM:P22X:3BGS:ATVP:CQTH:TXJ3:IUOA:QCRT:EO4F:6UMO:UANK</div><div>WARNING: No oom kill disable support</div></div><div><br></div><div><div>root@alfa-pg:~# uname -a</div><div>Linux alfa-pg 3.16.6-042stab113.11 #1 SMP Fri Dec 18 17:32:04 MSK 2015 x86_64 GNU/Linux</div></div><div><br></div><br><div class="gmail_quote"><div dir="ltr">On Fri, 12 Feb 2016 at 21:29 Jakub Skokan <<a href="mailto:jakub.skokan@vpsfree.cz">jakub.skokan@vpsfree.cz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 02/11/2016 07:50 PM, Jakub Skokan wrote:<br>
> Videl bych to tak, ze<br>
> zitra aktualizujeme playground, tam si muzes vyzkouset, jestli to vubec<br>
> funguje a az pak bychom resili produkci (s konkretnim VPS ID na podpore).<br>
<br>
Tak hotovo, playground aktualizovan, muzes to vyzkouset. Bylo by super,<br>
kdybys pak napsal sem a do KB [1], jak jsi pochodil.<br>
<br>
[1] <a href="https://kb.vpsfree.cz/navody/server/docker_debian" rel="noreferrer" target="_blank">https://kb.vpsfree.cz/navody/server/docker_debian</a><br>
<br>
Jakub<br>
_______________________________________________<br>
Community-list mailing list<br>
<a href="mailto:Community-list@lists.vpsfree.cz" target="_blank">Community-list@lists.vpsfree.cz</a><br>
<a href="http://lists.vpsfree.cz/listinfo/community-list" rel="noreferrer" target="_blank">http://lists.vpsfree.cz/listinfo/community-list</a><br>
</blockquote></div></div>