mirror of
https://github.com/mikolatero/docker-vlmcsd.git
synced 2024-11-10 09:12:51 +08:00
Update README.md
This commit is contained in:
parent
c3936cc3c6
commit
8ae5c6f33f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ vlmcsd is not a one-click activation or crack tool intended to activate illegal
|
|||
Docker based in Alpine OS with vlmcsd compiled from source (GitHub)
|
||||
|
||||
## Server Usage:
|
||||
> $ docker run -d -p 1688:1688 --name vlmcsd mikolatero/vlmcsd
|
||||
> $ docker run -d -p 1688:1688 --restart=always --name vlmcsd mikolatero/vlmcsd
|
||||
|
||||
## To view docker log:
|
||||
Now (thanks to embii74) vlmcsd process send logs to docker.
|
||||
|
|
Loading…
Reference in a new issue