OpenShift Create an Application from a Docker Image

From NovaOrdis Knowledge Base
Revision as of 01:06, 20 January 2018 by Ovidiu (talk | contribs) (→‎Overview)
Jump to navigation Jump to search

Internal

Overview

A Docker image repository URL can be provided to oc new-app to create an application based on that image.

oc new-app <[Docker_Concepts#URL|docker-repository-URL]]>