Browse Source
docs: improve format for offline/README.md (#10731)
Signed-off-by: xin.li <xin.li@daocloud.io>
pull/10740/head
my-git9
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
contrib/offline/README.md
|
|
@ -5,7 +5,9 @@ |
|
|
|
Container image collecting script for offline deployment |
|
|
|
|
|
|
|
This script has two features: |
|
|
|
|
|
|
|
(1) Get container images from an environment which is deployed online. |
|
|
|
|
|
|
|
(2) Deploy local container registry and register the container images to the registry. |
|
|
|
|
|
|
|
Step(1) should be done online site as a preparation, then we bring the gotten images |
|
|
|