mirror of
https://github.com/docker/docs.git
synced 2026-04-04 02:08:57 +07:00
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>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user