File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Please see `contrib/rackspace`_ for details on using Deis on
3737Rackspace cloud.
3838
3939DigitalOcean
40- ---------
40+ ------------
4141
4242The `contrib/digitalocean ` section of the Deis project includes shell
4343scripts and documentation to make it easy to provision a multi-node
@@ -46,7 +46,7 @@ Deis cluster on DigitalOcean_.
4646Please see `contrib/digitalocean `_ for details on using Deis on DigitalOcean.
4747
4848Google Compute Engine
49- ----------
49+ ---------------------
5050
5151The `contrib/gce `_ folder of the Deis project includes a Python script and
5252documentation to help get up and running with a multi-node Deis cluster on
Original file line number Diff line number Diff line change @@ -30,9 +30,9 @@ Select a Build Process
3030----------------------
3131Deis supports three different ways of building applications:
3232
33- 1. `Heroku Buildpack `_
34- 2. `Dockerfile `_
35- 3. `Docker Image `_
33+ 1. `Heroku Buildpacks `_
34+ 2. `Dockerfiles `_
35+ 3. `Docker Images `_
3636
3737Buildpacks
3838^^^^^^^^^^
@@ -56,4 +56,4 @@ image in development or in your CI pipeline as you are in production.
5656.. _`twelve-factor methodology` : http://12factor.net/
5757.. _`Heroku Buildpacks` : https://devcenter.heroku.com/articles/buildpacks
5858.. _`Dockerfiles` : http://docs.docker.io/en/latest/use/builder/
59- .. _`Docker Image ` : http://docs.docker.io/introduction/understanding-docker/
59+ .. _`Docker Images ` : http://docs.docker.io/introduction/understanding-docker/
You can’t perform that action at this time.
0 commit comments