hsc
|
de44063645
|
feat:构建和部署 Go 应用程序的 Docker镜像
continuous-integration/drone/push Build is passing
Details
- 新增 build_img.sh 脚本,用于构建 Go 应用程序和 Docker镜像
- 创建 Dockerfile,定义 Alpine Linux 基础镜像和应用程序配置
- 更新 hello.go,实现一个简单的 HTTP服务器
- 删除 hello.sh,移除不再需要的示例脚本
|
2025-04-26 19:19:09 +08:00 |