mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-17 12:01:02 +02:00
Updated Setting Up Storage (markdown)
@@ -152,7 +152,7 @@ volumes:
|
|||||||
# install the RClone and FUSE packages on your host
|
# install the RClone and FUSE packages on your host
|
||||||
apt install rclone fuse # or brew install
|
apt install rclone fuse # or brew install
|
||||||
|
|
||||||
# IMPORTANT: allow sharing FUSE volumes between Docker and Host
|
# IMPORTANT: needed to allow FUSE drives to be shared with Docker
|
||||||
echo 'user_allow_other' >> /etc/fuse.conf
|
echo 'user_allow_other' >> /etc/fuse.conf
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user