mirror of
https://github.com/casjaysdevdocker/rarbg
synced 2025-01-18 06:34:29 -05:00
🗃️ Committing everything that changed 🗃️
README.md
This commit is contained in:
parent
2aaf0ac019
commit
64e4745aa5
@ -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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user