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-01-16 09:25:01 -05:00
parent 18bc9e0306
commit 1833fea87e

@@ -34,6 +34,7 @@ services:
- ./data:/var/www
```
The above example is already included in the repo, so you can run it easily straight from the git directory:
```bash
cd /path/to/ArchiveBox
docker-compose up -d