Revert "Customize container user permissions using PUID and PGID. #9657"#9690
Conversation
This reverts commit 97c90f1.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
WalkthroughThe pull request removes the su-exec-based execution model from the Docker container setup. The Dockerfile now creates a non-root user with UID 5050 and adds an ENTRYPOINT script, while the entrypoint.sh script removes UID/GID normalization logic, the safe_chown helper function, and su-exec wrapper invocations. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). 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 |
Summary by CodeRabbit
Release Notes