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:
a4693b6604
Branches
Tags
guide_is_clean
guide_is_guide
kinglong
master
v2025.3.18
cicv_data_cl...
/
amd64
/
web_server
LingxinMeng
a4693b6604
commit
1 ano atrás
..
entity
4831e9125f
commit
1 ano atrás
handler
a4693b6604
commit
1 ano atrás
sql
a4693b6604
commit
1 ano atrás
README.md
b7ed3209a6
commit
1 ano atrás
application.yaml
e9c3466a3d
commit
1 ano atrás
main.go
841e605d07
commit
1 ano atrás
README.md
普通部署
go build -o
todo docker部署
创建Dockerfile
创建镜像 docker build . -t web_server:v20240311
启动容器 docker run -itd