This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
cicv
/
cicv_data_closed_loop
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
f21c0ff0f0
Branches
Tags
guide_is_clean
guide_is_guide
kinglong
master
v2025.3.18
cicv_data_cl...
/
amd64
/
web_server
LingxinMeng
a4693b6604
commit
il y a 1 an
..
entity
4831e9125f
commit
il y a 1 an
handler
a4693b6604
commit
il y a 1 an
sql
a4693b6604
commit
il y a 1 an
README.md
b7ed3209a6
commit
il y a 1 an
application.yaml
e9c3466a3d
commit
il y a 1 an
main.go
841e605d07
commit
il y a 1 an
README.md
普通部署
go build -o
todo docker部署
创建Dockerfile
创建镜像 docker build . -t web_server:v20240311
启动容器 docker run -itd