1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Remove reference to experimental release

Remove reference to experimental releases as it is really a nightly
channel rather than a scheduled release.

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
This commit is contained in:
Arnaud Porterie 2015-06-04 10:33:20 -07:00
parent 8352f2e264
commit d8680f7beb

View file

@ -42,7 +42,7 @@ Unlike the regular Docker binary, the experimental channels is built and updated
This command downloads a test image and runs it in a container.
## Experimental features in this Release
## Current experimental features
* [Support for Docker plugins](plugins.md)
* [Volume plugins](plugins_volume.md)