1 Star 0 Fork 0

叮当他爸/source-to-image

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
doc.go 300 Bytes
一键复制 编辑 原始数据 按行查看 历史
// Package s2i is a tool for building reproducible Docker images. The s2i
// command produces ready-to-run images by injecting source code into a Docker
// image and assembling a new Docker image which incorporates the base image and
// built source, and is ready to use with docker run.
package s2i
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/yanjingtu/source-to-image.git
git@gitee.com:yanjingtu/source-to-image.git
yanjingtu
source-to-image
source-to-image
v1.2.0

搜索帮助