fix(docker): add user creation and permissions in Dockerfile #442

Merged
luke merged 5 commits from fix/docker-user into main 2026-04-17 18:21:31 +00:00

5 Commits

Author SHA1 Message Date
a47d1f7cd7 feat(ci): add SonarQube workflow for code quality analysis
All checks were successful
Validate PR Title / validate (pull_request) Successful in 7s
CI / ci (pull_request) Successful in 23s
Co-authored-by: Copilot <copilot@github.com>
2026-04-17 19:20:15 +01:00
6c14683770 fix(tests): remove unnecessary shebang from test files
All checks were successful
Validate PR Title / validate (pull_request) Successful in 2s
CI / ci (pull_request) Successful in 50s
2026-04-17 19:14:50 +01:00
f0903f4efd fix(tests): add NOSONAR comment to config import in test cases
All checks were successful
Validate PR Title / validate (pull_request) Successful in 2s
CI / ci (pull_request) Successful in 49s
2026-04-17 19:13:52 +01:00
bf8b57b835 fix(docker): optimize pip install command in Dockerfile 2026-04-17 19:13:05 +01:00
0e27a6665d fix(docker): add user creation and permissions in Dockerfile
All checks were successful
Validate PR Title / validate (pull_request) Successful in 2s
CI / ci (pull_request) Successful in 54s
Co-authored-by: Copilot <copilot@github.com>
2026-04-17 19:09:12 +01:00