Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
运营组织-SRE
wework-gateway
Commits
481249b8
Commit
481249b8
authored
2 years ago
by
刘隆剑
Browse files
Options
Download
Email Patches
Plain Diff
Update README.md
parent
e90fb701
main
No related merge requests found
Pipeline
#456300
passed with stage
in 5 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
481249b8
...
...
@@ -190,8 +190,8 @@ k apply -f wework-gateway.yaml
# 构建镜像
docker build
-t
open-registry.going-link.com/isrm-public/wework-gateway:v1
-f
./Dockerfile
.
# 仓库认证
export
DOCKER_USERNAME
=
admin
export
DOCKER_PASSWORD
=
"
c7n#2019
"
export
DOCKER_USERNAME
=
####
export
DOCKER_PASSWORD
=
"
#####
"
export
DOCKER_REGISTRY
=
open-registry.going-link.com
sudo
docker login
-u
${
DOCKER_USERNAME
}
-p
${
DOCKER_PASSWORD
}
${
DOCKER_REGISTRY
}
# 推镜像
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment
Menu
Projects
Groups
Snippets
Help