From 8eb9f40407f44eafac01248f299cec6a43b4037d Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 26 Feb 2019 20:28:06 -0500 Subject: [PATCH] Updated Docker (markdown) --- Docker.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Docker.md b/Docker.md index f537b95..ae8804e 100644 --- a/Docker.md +++ b/Docker.md @@ -2,16 +2,16 @@ Make sure you have Docker installed and set up: If you don't already have docker installed, follow the official install instructions for Linux, macOS, or Windows https://docs.docker.com/install/#supported-platforms. -- [Docker Compose] - + [Setup] - + [Usage] - + [Accessing the data] - + [Configuration] -- [Plain Docker] - + [Setup] - + [Usage] - + [Accessing the data] - + [Configuration] +- [Docker Compose](#) + + [Setup](#) + + [Usage](#) + + [Accessing the data](#) + + [Configuration](#) +- [Plain Docker](#) + + [Setup](#) + + [Usage](#) + + [Accessing the data](#) + + [Configuration](#) # Docker Compose