From 52bc13403a9427367535d8afddf626561681621b Mon Sep 17 00:00:00 2001 From: Donald Webster Date: Tue, 7 Mar 2017 13:00:58 -0800 Subject: [PATCH] Updated Docker (markdown) --- Docker.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Docker.md b/Docker.md index cbcf66d..e9aa6c1 100644 --- a/Docker.md +++ b/Docker.md @@ -1,4 +1,5 @@ ## Installing Docker +Start by getting Docker installed and working on your operating system of choice. There is no reason to go over that here since it is well documented at Docker's own site (and on FreeBSD's wiki). Once it is working, you'll be ready to move on. * [Get Started with Docker for Windows](https://docs.docker.com/docker-for-windows/) * [Get Docker for Ubuntu](https://docs.docker.com/engine/installation/linux/ubuntu/) * [Get Docker for Fedora](https://docs.docker.com/engine/installation/linux/fedora/)