Esempio n. 1
0
func init() {
	graphdriver.Register("devicemapper", Init)
}
Esempio n. 2
0
func init() {
	graphdriver.Register("btrfs", Init)
}