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:30:24 -05:00
parent d91ebcb805
commit c9a81cd130

@@ -23,7 +23,7 @@ An example `docker-compose.yml` config is included in the project root. You can
## Setup
```bash
cd /path/to/ArchiveBox
git clone https://github.com/pirate/ArchiveBox && cd ArchiveBox
mkdir data && chmod 777 data
docker-compose up -d
```