OpenShift Dockerfile by deploying the container application 4

The directory OpenShift automatically included in the resource type, and then used to build an application container in a corresponding manner. The following are generated by Dockerfile application container and deploy command:

$ oc new-app --name sleep https://github.com/liuxiaoyu-git/openshift-dockerfile-example.git
$ oc logs bc/sleep
Published 54 original articles · won praise 0 · Views 1154

Guess you like

Origin blog.csdn.net/weixin_43902588/article/details/103548054