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

Updated Docker (markdown)

Nick Sweeting
2019-01-25 13:09:46 -08:00
parent 5909df42b2
commit 619e451ca7

@@ -8,6 +8,7 @@ An example `docker-compose.yml` config is included in the project root. You can
```bash ```bash
cd /path/to/ArchiveBox cd /path/to/ArchiveBox
mkdir data && chmod 777 data
docker-compose up -d docker-compose up -d
``` ```
Then open https://127.0.0.1:8098 to view the archive. Then open https://127.0.0.1:8098 to view the archive.