Import Azure driver for factory registration
Importing Azure storage driver to make it register itself as a storage driver. Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>master
							parent
							
								
									0713e1c4b2
								
							
						
					
					
						commit
						878a39fef2
					
				|  | @ -15,6 +15,7 @@ import ( | |||
| 	_ "github.com/docker/distribution/registry/auth/silly" | ||||
| 	_ "github.com/docker/distribution/registry/auth/token" | ||||
| 	"github.com/docker/distribution/registry/handlers" | ||||
| 	_ "github.com/docker/distribution/registry/storage/driver/azure" | ||||
| 	_ "github.com/docker/distribution/registry/storage/driver/filesystem" | ||||
| 	_ "github.com/docker/distribution/registry/storage/driver/inmemory" | ||||
| 	_ "github.com/docker/distribution/registry/storage/driver/s3" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue