Merge pull request #28226 from vieux/exit_exp_plugin

move plugins out of experimental
This commit is contained in:
Victor Vieux 2016-11-10 17:30:54 -08:00 committed by GitHub
commit 63167f17b0
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ func NewPluginCommand(dockerCli *command.DockerCli) *cobra.Command {
cmd.SetOutput(dockerCli.Err())
cmd.HelpFunc()(cmd, args)
},
Tags: map[string]string{"experimental": ""},
}
cmd.AddCommand(