Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
tingweiwang
/
k8s
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 3f8dd854
authored
Jan 08, 2020
by
tingweiwang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
镜像压缩
1 parent
82a5f09e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
script/harbor/seetaas-operator-pull-push.sh
script/harbor/seetaas-operator-pull-push.sh
View file @
3f8dd85
...
...
@@ -31,7 +31,7 @@ echo "开始导出$img镜像"
docker save
$base_url
/
$img
-o
$image_path
/
$img
.tar.gz
done
echo
"开始压缩镜像目录.请耐心等待"
tar -cvzf operater-images.tar.gz
$image_path
tar -cvzf
$image_path
/
operater-images.tar.gz
$image_path
}
#####################################################
tag_push
()
{
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment