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:
a91da2cda1
Branches
Tags
guide_is_clean
guide_is_guide
kinglong
master
v2025.3.18
cicv_data_cl...
/
amd64
/
web_server
LingxinMeng
2b3ad1306e
commit
1 ano atrás
..
entity
3c74976096
commit
1 ano atrás
handler
2b3ad1306e
commit
1 ano atrás
infra
3c74976096
commit
1 ano atrás
sql
3c74976096
commit
1 ano atrás
README.md
b7ed3209a6
commit
1 ano atrás
background.png
4bb8524172
commit
1 ano atrás
logo.png
4bb8524172
commit
1 ano atrás
main.go
2b3ad1306e
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