From 4279368a68c55e7fe5fe4cc26d3766e04632e2a2 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 14 Mar 2019 20:58:25 -0400 Subject: [PATCH] Updated Docker (markdown) --- Docker.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Docker.md b/Docker.md index 0e52c78..37d049a 100644 --- a/Docker.md +++ b/Docker.md @@ -4,6 +4,8 @@ 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. +**Official Docker Hub image: https://hub.docker.com/r/nikisweeting/archivebox** + - [Overview](#)