Skip to content

Add multi-architecture support with Docker Buildx#59

Open
faehndrichm wants to merge 1 commit into
wiremock:masterfrom
faehndrichm:multi-arch-builds
Open

Add multi-architecture support with Docker Buildx#59
faehndrichm wants to merge 1 commit into
wiremock:masterfrom
faehndrichm:multi-arch-builds

Conversation

@faehndrichm

@faehndrichm faehndrichm commented Jun 10, 2026

Copy link
Copy Markdown

Summary

Adds multi-architecture build support for Linux Docker images.

This update modifies the build process so Docker images can be built and published for multiple CPU architectures ( linux/amd64, linux/arm64 and linux/arm/v7).

References

Related Issue: #34

Submitter checklist

  • Recommended: Join WireMock Slack to get any help in #help-contributing or a project-specific channel like #wiremock-java
  • The PR request is well described and justified, including the body and the references
  • The PR title represents the desired changelog entry
  • The repository's code style is followed (see the contributing guide)
  • Test coverage that demonstrates that the change works as expected
  • For new features, there's necessary documentation in this pull request or in a subsequent PR to wiremock.org

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