mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:42:59 +03:00
[PR #856] [MERGED] chore: strip debug symbol from backend binary #589
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/856
Author: @maximerobine
Created: 8/20/2025
Status: ✅ Merged
Merged: 8/21/2025
Merged by: @kmendell
Base:
main← Head:main📝 Commits (2)
8a0ec64feat: strip debug symbol from backend binary4bc600eMerge branch 'main' into main📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
scripts/development/build-binaries.sh(+1 -1)📄 Description
Stripping debug symbols from backend binary to reduce binary (and docker image) size.
Go linker documentation: https://pkg.go.dev/cmd/link
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.