Docker: Difference between revisions

Add a couple videos
No edit summary
Line 29: Line 29:


== Installing on Ubuntu ==
== Installing on Ubuntu ==
https://docs.docker.com/installation/ubuntulinuxApparently the packaged version is old (not surprising). So, add the Docker repo, and install <code>lxc-docker</code>
https://docs.docker.com/engine/installation/linux/docker-ce/ubuntuAdd the Docker repo, and install
Note: it's only supported on 64-bit Ubuntu
Note: it's only supported on 64-bit Ubuntu