Merge pull request #1970 from hashicorp/b-fix-rkt-docs
Remove warning since #1862 added ports support
This commit is contained in:
commit
5b4389be52
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue