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:
ecc558c43e
Branches
Tags
guide_is_clean
guide_is_guide
kinglong
master
v2025.3.18
cicv_data_cl...
/
amd64
/
web_server
LingxinMeng
a27ba90428
commit
1 ano atrás
..
entity
89195f5560
commit
1 ano atrás
handler
3c7f73577f
commit
1 ano atrás
sql
3f312debc9
commit
1 ano atrás
README.md
b7ed3209a6
commit
1 ano atrás
application.yaml
a27ba90428
commit
1 ano atrás
background.png
4bb8524172
commit
1 ano atrás
logo.png
4bb8524172
commit
1 ano atrás
main.go
0bdd9768ab
commit
1 ano atrás
simfang.ttf
4bb8524172
commit
1 ano atrás
README.md
普通部署
go build -o
todo docker部署
创建Dockerfile
创建镜像 docker build . -t web_server:v20240311
启动容器 docker run -itd