You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-13Lines changed: 4 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,29 +80,20 @@ Vist the [releases page](https://github.com/ucloud/ucloud-cli/releases) of uclou
80
80
Download the archive , and extract it. Add binary file ucloud.exe to your environment variable PATH following [this document](https://www.java.com/en/download/help/path.xml)
81
81
82
82
## Using ucloud cli in a Docker container
83
-
If you have installed docker on your platform, pull the docker image embeded ucloud cli by follow command.
83
+
If you have installed docker on your platform, pull the docker image embeded ucloud cli by follow command. Lookup Dockerfile from [here](./Dockerfile)
0 commit comments