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
parent
commit
da9b34d1b0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. 2
      contrib/offline/README.md

2
contrib/offline/README.md

@ -5,7 +5,9 @@
Container image collecting script for offline deployment Container image collecting script for offline deployment
This script has two features: This script has two features:
(1) Get container images from an environment which is deployed online. (1) Get container images from an environment which is deployed online.
(2) Deploy local container registry and register the container images to the registry. (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 Step(1) should be done online site as a preparation, then we bring the gotten images

Loading…
Cancel
Save