Skip to content

Azurite in Docker with build-in container for testing and development

Notifications You must be signed in to change notification settings

chobostar/azurite-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Azurite-ci

Example of Azurite in Docker with build-in container and HTTPS for testing and development.

It uses self-signed certs and python provisioner.

Why

I've solved the issue by creating a custom docker image and executing azure-cli tools from a health check. There could certainly be better solutions, and I will update the accepted answer if someone posts a better solution.

AuthorizationFailure with curl #386

HowTo

os.environ['STORAGE_CONTAINER'] = 'my-test-container'
  • Defined certs enable HTTPS

Usage

make up

About

Azurite in Docker with build-in container for testing and development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published