Skip to content

Conversation

@ghotso
Copy link
Owner

@ghotso ghotso commented Dec 15, 2025

No description provided.

- Added error handling to the cleanup command for build dependencies to prevent build failures on ARM64 emulation.
- Ensured that the removal of packages does not interrupt the build process.
@ghotso
Copy link
Owner Author

ghotso commented Dec 15, 2025

The PR modifies the Dockerfile with a small change: it changes the package removal step by making it tolerant to errors (adding || true to ignore errors from apk del). This is a minor improvement likely aimed at fixing ARM64 emulation issues during image build.

No other files or logic changes are present. The change is safe and minimal.

No issues found in this PR. Everything looks clean. �[32m�[1m✅�[0m

@ghotso ghotso merged commit 8595a05 into main Dec 15, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants