1
0
mirror of https://github.com/moby/moby.git synced 2025-08-01 05:47:11 +03:00

Make experimental a runtime flag

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
This commit is contained in:
Kenfe-Mickael Laventure
2016-10-06 07:09:54 -07:00
parent 0ab13dda66
commit 7781a1bf0f
112 changed files with 782 additions and 979 deletions

View File

@ -1,5 +1,3 @@
// +build experimental
package plugin
import (