7 lines
172 B
Markdown
7 lines
172 B
Markdown
# Installation:
|
|
|
|
After copying the compose.yml run the following command
|
|
```
|
|
docker compose run archivebox init --setup
|
|
```
|
|
Then run compose with ```docker compose up-d``` |