This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
cicv
/
cicv_data_closed_loop
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
99805fef3a
Branches
Tags
guide_is_clean
guide_is_guide
kinglong
master
v2025.3.18
cicv_data_cl...
/
amd64
/
score_server
LingxinMeng
15eeeb3be5
commit
1 ano atrás
..
dao
af94a9a9ef
commit
1 ano atrás
entity
5665b4627c
commit
1 ano atrás
handler
15eeeb3be5
commit
1 ano atrás
infra
38f1486ec7
commit
1 ano atrás
sql
5665b4627c
commit
1 ano atrás
README.md
1b752a3a6a
commit
1 ano atrás
background.png
1b752a3a6a
commit
1 ano atrás
logo.png
1b752a3a6a
commit
1 ano atrás
main.go
5665b4627c
commit
1 ano atrás
simfang.ttf
1b752a3a6a
commit
1 ano atrás
README.md
普通部署
go build -o
todo docker部署
创建Dockerfile
创建镜像 docker build . -t web_server:v20240311
启动容器 docker run -itd