mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-09-01 18:32:40 +02:00
Updated Docker (markdown)
@@ -23,7 +23,7 @@ An example `docker-compose.yml` config is included in the project root. You can
|
|||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd /path/to/ArchiveBox
|
git clone https://github.com/pirate/ArchiveBox && cd ArchiveBox
|
||||||
mkdir data && chmod 777 data
|
mkdir data && chmod 777 data
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user