Commit Graph

14 Commits

Author SHA1 Message Date
ffdfc2697b fix: update run.sh to use current directory for AZURITE_DIR and correct env-file paths 2026-02-28 19:45:10 +01:00
8813a4d5ed update: change docker run options from interactive to detached mode in run.sh 2026-02-28 19:27:20 +01:00
050986ff87 fix: update storage directory variable in run.sh for consistency 2026-02-28 11:15:21 +01:00
ae7542100b Refactored scripts to focues on compatibility with the real product. 2026-02-28 09:34:52 +01:00
f336039cd8 fix: update oauth flag handling to support shorthand option 2026-02-27 21:24:24 +01:00
901477ef5a fix: add error handling for unknown arguments in run script 2026-02-27 21:02:48 +01:00
103df98c0f fix: update port exposure logic and enhance OAuth handling in run script 2026-02-27 20:47:10 +01:00
32a438dee2 fix: refactor port exposure functions and improve --oauth flag handling in run script 2026-02-27 14:49:24 +01:00
5483f22f6f fix: correct exposed port mapping in run script 2026-02-27 13:45:03 +01:00
0862cad994 fix: prevent multiple --oauth flag usage in run script 2026-02-27 13:43:02 +01:00
2393a281c3 fix: streamline port exposure handling in run script 2026-02-27 13:33:21 +01:00
241ee9f645 fix: add container name to run commands in run.sh 2026-02-27 12:21:50 +01:00
f23d36ecd8 fix: update script permissions. 2026-02-27 11:24:50 +01:00
3c45c7487b Add build and run scripts for Azurite container setup 2026-02-27 11:22:17 +01:00