mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-18 04:11:57 +02:00
Updated Setting Up Storage (markdown)
@@ -264,7 +264,7 @@ volumes:
|
|||||||
|
|
||||||
To start the container and verify the filesystem is accessible within it:
|
To start the container and verify the filesystem is accessible within it:
|
||||||
```bash
|
```bash
|
||||||
docker compose run archivebox /bin/bash 'ls -lah /data/archive/'
|
docker compose run archivebox /bin/bash 'ls -lah /data/archive/ | tee /data/archive/.write_test.txt'
|
||||||
```
|
```
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
Reference in New Issue
Block a user