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
a84aa16b2c
|
2 years ago | |
---|---|---|
cmd/server | 2 years ago | |
configs | 2 years ago | |
internal | 2 years ago | |
pkg | 2 years ago | |
test | 2 years ago | |
.gitignore | 2 years ago | |
Dockerfile | 2 years ago | |
LICENSE | 2 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago | |
go.mod | 2 years ago | |
go.sum | 2 years ago | |
job.yaml | 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