unity容器监听
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
otto db801711b6 up 2 years ago
cmd/server up 2 years ago
configs first commit 2 years ago
internal up 2 years ago
pkg first commit 2 years ago
.gitignore first commit 2 years ago
Dockerfile up 2 years ago
Jenkinsfile first commit 2 years ago
LICENSE first commit 2 years ago
Makefile first commit 2 years ago
README.md up 2 years ago
go.mod up 2 years ago
go.sum up 2 years ago
job.yaml up 2 years ago

README.md

房间清除多余容器任务

docker login -u devops-internal -p yVZUucBSMTJ8HDct https://registry.internal.jumaiyx.cn
docker  build -t registry.internal.jumaiyx.cn/jm/message:latest  .
docker tag registry.internal.jumaiyx.cn/jm/message:latest registry.internal.jumaiyx.cn/jm/message:v1.0.0
docker push registry.internal.jumaiyx.cn/jm/message:v1.0.0