Skip to content

Consider using different Docker tags for ARM and x86_64 platforms #63

Closed
@frol

Description

@frol

I have just noticed that the Dockerfile pulls Rust and GCC toolchains for ARM platform along with x86_64. There are a few points why I find it cumbersome:

  • The image size is noticeably affected.
  • The popular libraries are only built for x86_64, thus the ARM target is not on par with x86_64.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions