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 dacc1d0419 first commit 2 years ago
cmd/server first commit 2 years ago
configs first commit 2 years ago
internal first commit 2 years ago
pkg first commit 2 years ago
.gitignore first commit 2 years ago
Dockerfile first commit 2 years ago
Jenkinsfile first commit 2 years ago
LICENSE first commit 2 years ago
Makefile first commit 2 years ago
README.md first commit 2 years ago
feedback-dev.yaml first commit 2 years ago
go.mod first commit 2 years ago
go.sum first commit 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