Skip to content

ENH: Support native docker containers for linux/arm64#38

Open
mberz wants to merge 3 commits into
devfrom
enh/native_docker_container_de
Open

ENH: Support native docker containers for linux/arm64#38
mberz wants to merge 3 commits into
devfrom
enh/native_docker_container_de

Conversation

@mberz

@mberz mberz commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Proposed changes

The updated simulation-backend Dockerfile supports for native Docker containers for linux/arm64.
See choras-org/simulation-backend#17

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the top-level docker-compose.yml to allow the DE simulation build-only container to build for the host’s native architecture (e.g., linux/arm64) by removing the forced linux/amd64 platform override.

Changes:

  • Removed platform: linux/amd64 from the de-method service so Docker Compose can build it natively on ARM64 hosts.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mberz mberz changed the title ENH: Spport native docker container for DE ENH: Spport native docker containers for linux/arm64 Jun 16, 2026
@mberz mberz changed the title ENH: Spport native docker containers for linux/arm64 ENH: Support native docker containers for linux/arm64 Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants