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.
13 lines
418 B
13 lines
418 B
2 years ago
|
## 房间麦克风热点计数
|
||
|
|
||
|
```sh
|
||
|
docker login -u devops-internal -p yVZUucBSMTJ8HDct https://registry.internal.jumaiyx.cn
|
||
|
docker build -t registry.internal.jumaiyx.cn/job/room-mike-hot-timer:latest .
|
||
|
docker tag registry.internal.jumaiyx.cn/job/room-mike-hot-timer:latest registry.internal.jumaiyx.cn/job/room-mike-hot-timer:v1.0.0
|
||
|
docker push registry.internal.jumaiyx.cn/job/room-mike-hot-timer:v1.0.0
|
||
|
```
|
||
|
|
||
|
|
||
|
|
||
|
|