Skip to content

Commit b5afa5a

Browse files
mboersmaGabriel Monroy
authored andcommitted
Dockerfile support no longer 'coming soon'.
1 parent 4e94fce commit b5afa5a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Deis comes with out-of-the-box support for Ruby, Python, Node.js, Java, Clojure,
1717

1818
##### Deploy anything
1919

20-
Deploy a wide range of languages and frameworks with a simple `git push` using [Heroku Buildpacks](https://devcenter.heroku.com/articles/buildpacks) or (coming soon) [Dockerfiles](http://docs.docker.io/en/latest/use/builder/). Use custom Chef layers to deploy databases, middleware and other add-on services.
20+
Deploy a wide range of languages and frameworks with a simple `git push` using [Heroku Buildpacks](https://devcenter.heroku.com/articles/buildpacks) or [Dockerfiles](http://docs.docker.io/en/latest/use/builder/). Use custom Chef layers to deploy databases, middleware and other add-on services.
2121

2222
##### Control everything
2323

client/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Deploy anything
3939
---------------
4040

4141
Deploy a wide range of languages and frameworks with a simple git push
42-
using Heroku Buildpacks or (coming soon) Dockerfiles. Use custom Chef layers
42+
using Heroku Buildpacks or Dockerfiles. Use custom Chef layers
4343
to deploy databases, middleware and other add-on services.
4444

4545

images/database

0 commit comments

Comments
 (0)