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):
root@alfa-pg:~# docker version
Client:
Version: 1.10.1
API version: 1.22
Go version: go1.5.3
Git commit: 9e83765
Built: Thu Feb 11 19:09:42 2016
OS/Arch: linux/amd64
Server:
Version: 1.10.1
API version: 1.22
Go version: go1.5.3
Git commit: 9e83765
Built: Thu Feb 11 19:09:42 2016
OS/Arch: linux/amd64
root@alfa-pg:~# docker run --rm hello-world
Hello from Docker.
This message shows that your installation appears to be working correctly.
To generate this message, Docker took the following steps:
1. The Docker client contacted the Docker daemon.
2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
3. The Docker daemon created a new container from that image which runs the
executable that produces the output you are currently reading.
4. The Docker daemon streamed that output to the Docker client, which sent it
to your terminal.
To try something more ambitious, you can run an Ubuntu container with:
$ docker run -it ubuntu bash
Share images, automate workflows, and more with a free Docker Hub account:
For more examples and ideas, visit:
root@alfa-pg:~# ps ax|grep docker
2227 ? Ssl 0:00 /usr/bin/docker daemon -H fd://
root@alfa-pg:~# docker info
Containers: 10
Running: 0
Paused: 0
Stopped: 10
Images: 23
Server Version: 1.10.1
Storage Driver: vfs
Execution Driver: native-0.2
Logging Driver: json-file
Plugins:
Volume: local
Network: bridge null host
Kernel Version: 3.16.6-042stab113.11
Operating System: Debian GNU/Linux 8 (jessie)
OSType: linux
Architecture: x86_64
CPUs: 8
Total Memory: 4 GiB
Name: alfa-pg
ID: XBRR:NUAM:P22X:3BGS:ATVP:CQTH:TXJ3:IUOA:QCRT:EO4F:6UMO:UANK
WARNING: No oom kill disable support