房间热播计算任务
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 aa7208b0c4 up 2 years ago
cmd/server u 2 years ago
configs up 2 years ago
internal up 2 years ago
pkg u 2 years ago
test u 2 years ago
.gitignore up 2 years ago
Dockerfile up 2 years ago
LICENSE up 2 years ago
Makefile up 2 years ago
README.md u 2 years ago
go.mod u 2 years ago
go.sum u 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/job/room-hot-compute:latest  .
docker tag registry.internal.jumaiyx.cn/job/room-hot-compute:latest registry.internal.jumaiyx.cn/job/room-hot-compute:v1.0.0
docker push registry.internal.jumaiyx.cn/job/room-hot-compute:v1.0.0