Docker构建镜像实践笔记Go篇Go 篇Go 篇生成docker build -t 66500852/go_test:1 . -f Dockerfile运行docker run -i -t -p 8080:8080 66500852/go_test:1