From 9769a07d97a914fff708e22d6484c41ca3fc5240 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 26 Feb 2019 20:33:35 -0500 Subject: [PATCH] Updated Docker (markdown) --- Docker.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Docker.md b/Docker.md index e372531..32fc8c1 100644 --- a/Docker.md +++ b/Docker.md @@ -32,6 +32,8 @@ Then open [`http://127.0.0.1:8098`](http://127.0.0.1:8098) to view the archive ( ## Usage +First make sure you're `cd`'ed into the same folder as your `docker-compose.yml` file (e.g. the project root) and that your containers have been started with `docker-compose up -d`. + To add new URLs, you can use docker-compose just like the normal `./archive` CLI. To add an individual link or list of links, pass in URLs via stdin.