房间热播计算任务
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 d0ddc1970a up 2 years ago
cmd/server up 2 years ago
configs up 2 years ago
internal up 2 years ago
pkg up 2 years ago
.gitignore up 2 years ago
Dockerfile up 2 years ago
Jenkinsfile up 2 years ago
LICENSE up 2 years ago
Makefile up 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