mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
docs(help) bined -> mount
This commit is contained in:
parent
80b337a0fa
commit
6b7d85e49b
1 changed files with 1 additions and 1 deletions
2
HELP.md
2
HELP.md
|
|
@ -406,7 +406,7 @@ Docker
|
|||
docker run -v ~:/root -v /:/mnt/fs -it -p 8000:8000 coderaiser/cloudcmd
|
||||
```
|
||||
|
||||
Config would be read from home directory, hosts file system would be bined to `/mnt/fs`,
|
||||
Config would be read from home directory, hosts file system would be mount to `/mnt/fs`,
|
||||
`8000` port would be exposed to hosts port.
|
||||
|
||||
Version history
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue