Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Conversation

@ahmetb
Copy link
Contributor

@ahmetb ahmetb commented Oct 30, 2014

This is our Docker Global Hack Day #2 project!

We were able to run the docker registry on Azure Blob Storage using our docker-registry-driver-azure.

docker-registry-driver-azure is not yet ready via pip install but we provide a docker image called ahmetalpbalkan/registry-azure on Docker Hub. But we're planning to make it available via pip as well, soon.

We called this new flavor name "azureblob" instead of "azure" because then inside azure.py, we cannot import Azure Python SDK using "import azure" or "from azure import storage"

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
@dmp42
Copy link
Contributor

dmp42 commented Oct 30, 2014

Love it :)

Merged.

@ahmetalpbalkan registry v2 is in the making (in go instead of python). If you want to chip in on the new storage driver interface, join here:

#643

more generally here:

https://github.com/docker/docker-registry/issues?q=is%3Aopen+is%3Aissue+label%3ANext-generation

dmp42 added a commit that referenced this pull request Oct 30, 2014
Azure Storage Driver config and README updates
@dmp42 dmp42 merged commit 758a9f9 into docker-archive:master Oct 30, 2014
@kmouss
Copy link

kmouss commented Oct 31, 2014

Awesome!

@ahmetb
Copy link
Contributor Author

ahmetb commented Oct 31, 2014

@dmp42 Thanks, that was quick!

I'll be sending another PR for readme change to cover more details of Azure configuration (just like the "storage: s3" section in readme).

@coreysa
Copy link

coreysa commented Oct 31, 2014

That is so freaking cool!! Nice work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants