mirror of
https://github.com/casjaysdevdocker/rarbg
synced 2025-10-14 14:02:15 -04:00
🗃️ Committing everything that changed 🗃️
README.md
This commit is contained in:
@@ -6,7 +6,12 @@ rarbg README
|
|||||||
## Run container
|
## Run container
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
docker run --name -casjaysdevdocker-rarbg casjaysdevdocker/rarbg bash
|
docker run -d \
|
||||||
|
--name casjaysdevdocker-rarbg \
|
||||||
|
-v "$HOME/.local/share/srv/docker/rarbg/rootfs/config":/config \
|
||||||
|
-v "$HOME/.local/share/srv/docker/rarbg/rootfs/data":/data \
|
||||||
|
-p 3333:3333 \
|
||||||
|
casjaysdevdocker/rarbg
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user