Skip to content

Commit 93495aa

Browse files
author
Matthew Fisher
committed
docs(using_deis): rephrase docker image deploys
1 parent 6c9a6b0 commit 93495aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/using_deis/process-types.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ For Deis to use your Procfile, add the Procfile to the root of your application,
8585
-----> unisex-huntress deployed to Deis
8686
http://unisex-huntress.example.com
8787
88-
For docker image deployments, a Procfile in the current directory or via the ``--procfile`` option
89-
flag will be used as the default process types for the application.
88+
For Docker image deployments, a Procfile in the current directory or specified by
89+
``deis push --procfile`` will define the default process types for the application.
9090

9191
.. _`process model`: https://devcenter.heroku.com/articles/process-model

0 commit comments

Comments
 (0)