Skip to content

lgphp/guul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker 编译

docker run --rm -it -v ~/myapp/goapp/src:/go/src golang:1.9.4-alpine 

进入容器 编译

go build -o guul main.go

在当前宿主机目录下得到一个guul的可执行文件

构建APP镜像即可

About

apigateway for go implement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages