Skip to content

Commit

Permalink
Added ready to docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
niemyjski committed Mar 27, 2024
1 parent a743030 commit 7817524
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,10 @@ services:
- 10000:10000
- 10001:10001
- 10002:10002
ready:
image: andrewlock/wait-for-dependencies
command: azurite:10000
depends_on:
- azurite


0 comments on commit 7817524

Please sign in to comment.