docker下beego开发环境搭建

镜像制做 编辑Dockerfile #base image FROM golang MAINTAINER feng xiao xiaofeng1@chinaddos.com # ENV GOPATH /go # Install beego & bee RUN go get github.com/astaxie/beego RUN go get github.com/beego/bee 解释
相关文章
相关标签/搜索