Azure / Azurite

A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies
MIT License
1.83k stars 325 forks source link

Docker support #94

Open IamADav opened 6 years ago

IamADav commented 6 years ago

Would it be possible to have a new docker image. We were used to download them from arafato/azurite repository but it seems that there is no image repository anymore.

Thanks for your work.

cswendrowski commented 6 years ago

I am temporarily building and hosting the Docker images of this repository until deployments start coming out of this repo again: https://hub.docker.com/r/ironmoosedevelopment/azurite/

XiaoningLiu commented 6 years ago

We are moving Azurite Docker image to Microsoft official accounts, stay tuned..

thisisthekap commented 6 years ago

@XiaoningLiu Is there already an ETA on the official docker images?

XiaoningLiu commented 6 years ago

@thisisthekap sooory for the latency, we are kind of busy these weeks, adding more priority to the publishing process. Hopefully we can make some thing happen within this week.

ahoka commented 5 years ago

Any update?

XiaoningLiu commented 5 years ago

Should get some updates in next week.

XiaoningLiu commented 5 years ago

We currently published 2.6.7 into microsoft MCR docker. Will update docker image page sonn

docker pull mcr.microsoft.com/azurestorage-azurite

docker pull mcr.microsoft.com/azurestorage-azurite:2.6.7

thisisthekap commented 5 years ago

@XiaoningLiu When will the new docker image be available in the repository?

PS: Are you also going to update README.md to reflect the changes made to the azurite docker setup?

XiaoningLiu commented 5 years ago

Yes. Still need some time for the docker hub page/repository publish. Azurite 2.6.7 and 2.7.0 should have the same feature set. You can use the 2.6.7.

alexmbaker commented 5 years ago

If you have a suitable host then there is the windows based container image you could use while waiting for the guys here to catch up after the holidays and get to this work item.

https://hub.docker.com/r/microsoft/azure-storage-emulator/

thisisthekap commented 5 years ago

@XiaoningLiu Any update on the docker support?

jakirkham commented 5 years ago

Just checking in, is there a rough time estimate?

XiaoningLiu commented 5 years ago

Sorry, we didn't have a timeline right now, but we will try our best to have a update. You can relay on the 2.6.7 docker image. Azurite is recently planned as our focus on next semester.