1 Star 0 Fork 0

eggitai/s2i-python-container

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Makefile 364 Bytes
一键复制 编辑 原始数据 按行查看 历史
runzexia 提交于 2019-03-02 15:19 . init
# Variables are documented in common/build.sh.
BASE_IMAGE_NAME = python
VERSIONS = 2.7 3.5 3.6 3.7
KubeSphere_NAMESPACES =
# HACK: Ensure that 'git pull' for old clones doesn't cause confusion.
# New clones should use '--recursive'.
.PHONY: $(shell test -f common/common.mk || echo >&2 'Please do "git submodule update --init" first.')
include common/common.mk
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/eggitai/s2i-python-container.git
[email protected]:eggitai/s2i-python-container.git
eggitai
s2i-python-container
s2i-python-container
master

搜索帮助