mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
docs(help) docker: hosts files system -> hosts root file system
This commit is contained in:
parent
db9415b699
commit
8d6bcd1c86
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 mount to `/mnt/fs`,
|
||||
Config would be read from home directory, hosts root 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