OpenShift/developer

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(图集)
(指南)
 
(未显示1个用户的3个中间版本)
第2行: 第2行:
  
 
==指南==
 
==指南==
 +
$ oc config view
 +
$ oc login -u system:admin
 +
$ s2i build https://github.com/openshift/django-ex centos/python-35-centos7 hello-python
 +
$ docker run -p 8080:8080 hello-python
 +
 +
==项目==
 +
*[https://github.com/openshift/source-to-image Source-To-Image (S2I)]
  
 
==开发者==
 
==开发者==
第12行: 第19行:
  
 
==链接==
 
==链接==
 +
*[https://github.com/openshift/openshift-origin-design Design repository for all things OpenShift]
 
*[https://github.com/openshift/origin OpenShift Origin] [[Go]] 开发
 
*[https://github.com/openshift/origin OpenShift Origin] [[Go]] 开发
 
*[https://github.com/openshift/origin-server OpenShift Origin - Platform as a Service] [[Ruby]] 开发
 
*[https://github.com/openshift/origin-server OpenShift Origin - Platform as a Service] [[Ruby]] 开发

2018年4月11日 (三) 06:22的最后版本

OpenShift 开发者

目录

[编辑] 指南

$ oc config view
$ oc login -u system:admin
$ s2i build https://github.com/openshift/django-ex centos/python-35-centos7 hello-python
$ docker run -p 8080:8080 hello-python

[编辑] 项目

[编辑] 开发者

[编辑] 图集

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱