Skip to content

feat: add platform args to Dockerfile for multi-architecture builds#596

Draft
RK181 wants to merge 1 commit into
develfrom
speed-up-docker-build
Draft

feat: add platform args to Dockerfile for multi-architecture builds#596
RK181 wants to merge 1 commit into
develfrom
speed-up-docker-build

Conversation

@RK181

@RK181 RK181 commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

This pull request updates the Dockerfile to improve multi-platform build support by adding build arguments and specifying the build platform for each stage. The main changes involve making each build stage explicitly aware of the target and build platforms, which is important for cross-platform Docker builds.

This change allowed to reduce the time consumed by docker multi-platform build on Intel Core Ultra 5 Processor from 13 min to 3 min.

@RK181 RK181 changed the title feat: add platform support to Dockerfile for multi-architecture builds feat: add platform args to Dockerfile for multi-architecture builds Jun 11, 2026
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.

1 participant