Merge pull request #1970 from hashicorp/b-fix-rkt-docs

Remove warning since #1862 added ports support
This commit is contained in:
Michael Schurter 2016-11-09 14:27:03 -08:00 committed by GitHub
commit 5b4389be52
1 changed files with 0 additions and 4 deletions

View File

@ -13,10 +13,6 @@ Name: `rkt`
The `rkt` driver provides an interface for using CoreOS rkt for running
application containers.
~> **Experimental!** Currently, the rkt driver supports launching containers but
does not support dynamic ports. This can lead to port conflicts and as such,
this driver is being marked as experimental and should be used with care.
## Task Configuration
```hcl