1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-31 02:00:05 +02:00

Updated Docker (markdown)

Nick Sweeting
2019-02-26 20:58:54 -05:00
parent fe986558b5
commit 0589ecf67e

@@ -84,7 +84,7 @@ docker build github.com/pirate/ArchiveBox -t archivebox
```bash
docker volume create archivebox-data
```
You can also mount a local directory in later steps instead of using a named Docker volume (see the [Accessing the data](#) section for details).
You can also mount a local directory in later steps instead of using a named Docker volume (see the [Accessing the data](#accessing-the-data-1) section for details).
3. Run ArchiveBox with `docker run` to add links to your archive. See the Usage section below for details depending on how you want to add links.