question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Storage Emulator in Container

See original GitHub issue

Hello guys!

Now that we have (at least with the import hack) .Net Core support for Storage libs, many people from non-windows dev machines need to run Storage Emulator.

Is there any plans on getting the storage simulator to run xplat? It would be good if instead of a windows service, it run as a standalone exe so people can use it on Docker containers on either Windows or Linux.

Thanks!

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:18
  • Comments:15 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
galvesribeirocommented, Jul 3, 2017

Nice @richardthombs !

However, MSFT must provide a proper container for it. And be xplat. It is just a .Net app and a sql local for storage…

5reactions
arafatocommented, Mar 17, 2017

Have a look at https://github.com/arafato/azurite which is a cross-platform storage emulator (blob storage only) written in NodeJS. Still early phase but already used by some companies.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use the Azure Storage Emulator for development and ...
The Microsoft Azure Storage Emulator is a tool that emulates the Azure Blob, Queue, and Table services for local development purposes.
Read more >
Azurite by Microsoft
Azurite is an open source Azure Storage API compatible server (emulator). Based on Node.js, Azurite provides cross platform experiences for customers ...
Read more >
Use Azurite emulator for local Azure Storage development
The Azurite open-source emulator provides a free local environment for testing your Azure storage applications.
Read more >
Emulating Cloud Services with Containers | by Chris Dykstra
I'm going to use a Proof of Concept project that has a dependency on Azure Blob Storage to show how the Azurite emulator...
Read more >
Docker Image of AzureStorageEmulator
Azure Storage Emulator Docker Image · Microsoft Docker hub verison · Usage · About · Releases · Packages 0 · Contributors 3 ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found