fix(docker): fix dev user permissions in Dockerfile.dev - #423
fix(docker): fix dev user permissions in Dockerfile.dev#423Ryan-Millard wants to merge 5 commits into
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
/docker-build 7ece8e7 |
@coderabbitai please open a pull request to update your config so that you do reviews on the |
|
/docker-build 7bbe731 |
7bbe731 to
e9cfd2f
Compare
|
/docker-build e9cfd2f |
|
/docker-build 87c36be |
|
/docker-build 5b2d227 |
5b2d227 to
4548089
Compare
|
/docker-build 4548089 |
4548089 to
5073983
Compare
|
/docker-build 5073983 |
5073983 to
90d88d1
Compare
|
/docker-build 90d88d1 |
90d88d1 to
89f1536
Compare
|
/docker-build 89f1536 |
|
/docker-build 602c436 |
602c436 to
af22222
Compare
|
/docker-build af22222 |
|
#429 fixes this. |
What was changed & why
devuser permissions fixed to be permissive for developers to do what they need to do?Fixes: none
Changes
Dockerfile.devdevuser management improved to allow them to access the resources they need to.Testing & Verification
Additional Resources