Docker installeren

Nu dan toch maar docker.io installeren. Blijkbaar is het docker pakket een dummy

tecumseh@ArkonII:~$ sudo apt-get install docker.io
 Reading package lists… Done
 Building dependency tree
 Reading state information… Done
 The following additional packages will be installed:
   cgroupfs-mount git git-man liberror-perl libltdl7 libnspr4 libnss3 patch runc tini
 Suggested packages:
   docker-doc aufs-tools btrfs-progs debootstrap rinse xfsprogs zfs-fuse | zfsutils git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn ed diffutils-doc
 The following NEW packages will be installed:
   cgroupfs-mount docker.io git git-man liberror-perl libltdl7 libnspr4 libnss3 patch runc tini
 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
 Need to get 0 B/55.1 MB of archives.
 After this operation, 229 MB of additional disk space will be used.
 Do you want to continue? [Y/n] y

Vervolgens ook nog de user toevoegen aan de docker groep

tecumseh@ArkonII:~# sudo adduser tecumseh docker
 Adding user tecumseh' to groupdocker' …
 Adding user tecumseh to group docker
 Done.

Hierna zou docker moeten werken.

Geef een reactie