mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2025-02-20 08:38:24 +07:00
Update readme.md
This commit is contained in:
parent
00fa5cc61f
commit
8b95eb40f6
@ -23,7 +23,7 @@ Via `docker run`:
|
||||
```bash
|
||||
$ docker run --rm -it \
|
||||
-p 5000:5000 \
|
||||
-e SPACE=16G \
|
||||
-e DISK_SIZE=16G \
|
||||
--cap-add NET_ADMIN \
|
||||
--cap-add SYS_ADMIN \
|
||||
--device=/dev/kvm:/dev/kvm \
|
||||
@ -49,7 +49,7 @@ services:
|
||||
ports:
|
||||
- 5000:5000
|
||||
environment:
|
||||
SPACE: 16G
|
||||
DISK_SIZE: 16G
|
||||
restart: always
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user