From 1a3c695c8ea60b927341f507515f9f2d34fe8b58 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 28 Feb 2019 13:42:14 -0500 Subject: [PATCH] Updated Docker (markdown) --- Docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker.md b/Docker.md index fe38ea1..ff16a26 100644 --- a/Docker.md +++ b/Docker.md @@ -4,7 +4,7 @@ Running ArchiveBox with Docker allows you to manage it in a container without ex Make sure you have Docker installed and set up on your machine before following these instructions. If you don't already have Docker installed, follow the official install instructions for Linux, macOS, or Windows here: https://docs.docker.com/install/#supported-platforms. - + - [Overview](#) - [Docker Compose](#docker-compose) (recommended way)