Unverified Commit c403b1ca authored by yangpanMS's avatar yangpanMS Committed by GitHub
Browse files

Docs - Add a small note for using release container version (#262)

**Description**
Minor doc change to highlight sb CLI version is independent of the sb container version.
parent 4d85630a
......@@ -28,6 +28,9 @@ sb deploy -f remote.ini --host-password [password]
You should deploy corresponding Docker image to use release version, for example,
`sb deploy -f local.ini -i superbench/superbench:v0.3.0-cuda11.1.1`
You should note that version of git repo only determines version of sb CLI, and not the sb container. You should define the container version even if you specified a release version for the git clone.
:::
## Run
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment