Skip to content

Docker Compose: Spin up Azurite Container for testing Mantis Integration#234

Merged
srschreiber merged 2 commits intodevfrom
sam/docker-compose-azurite
Apr 8, 2026
Merged

Docker Compose: Spin up Azurite Container for testing Mantis Integration#234
srschreiber merged 2 commits intodevfrom
sam/docker-compose-azurite

Conversation

@srschreiber
Copy link
Copy Markdown

The purpose of this is to make it easier for developers to verify that their changes are compatible with Azure blob storage. With this change, developers will simply need to add

azure:
  blob_storage:
    endpoint: http://127.0.0.1:10000/devstoreaccount1

to their config.yaml

@srschreiber srschreiber changed the base branch from main to dev April 8, 2026 20:30
@srschreiber srschreiber merged commit ce310e7 into dev Apr 8, 2026
1 check failed
@srschreiber srschreiber deleted the sam/docker-compose-azurite branch April 8, 2026 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants