Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reducing debug information from the production container image.
follow-up for #8807 By reducing debug information from the production container image, we aim to achieve a lightweight container image and enhance security. The debug image still includes the debug information file, allowing for easy debugging with tools like gdb.
- Loading branch information