mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 17:04:16 +00:00
docs(help) docker: change url
This commit is contained in:
parent
a6a0e40df0
commit
7880eecfad
1 changed files with 1 additions and 3 deletions
4
HELP.md
4
HELP.md
|
|
@ -13,8 +13,6 @@ Cloud Commander v5.1.5
|
|||
[EDWARD]: https://github.com/cloudcmd/edward "Editor based on Ace"
|
||||
[EDWARD_KEYS]: https://github.com/cloudcmd/edward/#hot-keys "Edward Hot keys"
|
||||
|
||||
[Docker_URL]: https://docker.io "Docker"
|
||||
|
||||
**Cloud Commander** orthodox web file manager with console and editor. Will help you manage the server and work with files, directories and programs in browser from any computer, mobile or tablet.
|
||||
|
||||

|
||||
|
|
@ -409,7 +407,7 @@ ln -s ./sites-enabled/io.cloudcmd.io ./sites-available
|
|||
|
||||
Docker
|
||||
---------------
|
||||
`Cloud Commander` could be used as [docker][DOCKER_URL] container this way:
|
||||
`Cloud Commander` could be used as [docker container](https://hub.docker.com/r/coderaiser/cloudcmd/ "Docker container") this way:
|
||||
|
||||
```sh
|
||||
docker run -v ~:/root -v /:/mnt/fs -it -p 8000:8000 coderaiser/cloudcmd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue