Docker

From Blue-IT.org Wiki

Revision as of 13:41, 12 June 2016 by Apos (talk | contribs)

Digital Ocean (DO) is a great source for tutorials about using and managing Docker on Ubuntu. There is also the Docker Blog for tutorials and news about Docker:

Here are the main themes you should be familiar with to get docker running on Ubuntu:

Installation:

Docker Compose:

Docker Registry:

Docker Data Volumes and Shared Folders:

Docker Real World LAMP example (Wordpress):