Skip to content

add arm64 Docker image support#952

Closed
Mnikley wants to merge 1 commit into
suitenumerique:mainfrom
Mnikley:main
Closed

add arm64 Docker image support#952
Mnikley wants to merge 1 commit into
suitenumerique:mainfrom
Mnikley:main

Conversation

@Mnikley
Copy link
Copy Markdown

@Mnikley Mnikley commented Feb 4, 2026

Purpose

This PR adds multi-architecture (amd64 and arm64) support to the following Docker images:

  • lasuite/meet-backend
  • lasuite/meet-frontend
  • lasuite/meet-frontend-dinum
  • lasuite/meet-summary
  • lasuite/meet-agents

Changes

  • Added QEMU setup for cross-platform emulation
  • Added Docker Buildx configuration for multi-platform builds
  • Configured all build jobs to produce both linux/amd64 and linux/arm64 images
  • Enabled GitHub Actions cache to optimize build performance

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Feb 4, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
10 Security Hotspots

See analysis details on SonarQube Cloud

@Mnikley
Copy link
Copy Markdown
Author

Mnikley commented Feb 4, 2026

requires to add the following actions to the allow list:
- docker/setup-qemu-action@v3
- docker/setup-buildx-action@v3

@lebaudantoine
Copy link
Copy Markdown
Collaborator

Hi @Mnikley,

Sorry for the overlap, I just merged PR #981, which addresses the same changes. I’ll go ahead and close your PR for now.

If there’s anything additional in your branch or you’d like to build on top of the merged changes, please feel free to rebase on main and reopen it.

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