IT How Tos
Home
About
Sitemap
Contact
Docker
Created: 11:33 06/03/2017
Modified: 00:55 04/01/2019
Docker
is a
computer
program
that performs
operating-system-level
virtualization
, also known as
containerization
.
A good place to find many pre-made docker images is in the public site of
Docker Hub
Further reading
Dockerfile
Passing a storage device through to a Linux Docker container
Wikipedia
Docker.com
Docs @ Docker
PDF cheat sheet from Docker
Cheat sheet from wsargent @ Git Hub
Docker @ Dev Hints
A good youtube tutorial
Linux
Docker CE
Linux
Ubuntu
Windows
Docker
on
Windows
Mac
Docker
on
Mac
Installation
Ubuntu
Installing on Ubuntu 18.04 Bionic
Installing on Ubuntu 16.04
Example uses
Installing a LEMP stack on Docker Ubuntu 16.04
Alpine on Docker