File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,10 +53,11 @@ Image are launched unmodified.
5353
5454Workflow is designed around the concept of an [ application] [ ] , or app.
5555
56- Applications can come in three forms. First, as collection of source files
57- stored in a Git repository. Second, as a Dockerfile, which describes how to
58- build your app. Third, a reference to an already built Docker Image, hosted on
59- a remote repository.
56+ Applications can come in three forms:
57+
58+ 1 . as collection of source files stored in a Git repository
59+ 2 . as a Dockerfile, which describes how to build your app
60+ 3 . a reference to an already built Docker Image, hosted on a remote Docker repository
6061
6162Applications are always given a unique name for easy reference. Workflow also
6263tracks other related information for your application including any domain
You can’t perform that action at this time.
0 commit comments