question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Multi-Arch support

See original GitHub issue

Description

I followed the multi-arch example with buildx but it seems like this is not released yet as the example shows a snapshot version of docker-maven-plugin. When will be the new version released with Multi-Arch build support? Thanks!

  • docker-maven-plugin version : 0.39.1

  • Maven version (mvn -v) : 3.8.2

  • Docker version : 20.10.14 (Docker Desktop 4.8.2)

  • If it’s a feature request, what is your use case : Multi-arch support using buildx or any other prescribed methods

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
viragtripathicommented, Jun 13, 2022

Hi @rohanKanojia Thanks for the latest build with the fix. I tried it and the project builds fine now with buildx configuration. I provided linux/amd64,linux/arm64 under buildx platform and I can see that generated DOCKER command has both but when I look up the manifest, it only shows amd64 as the os architecture. Am I missing something here?

1reaction
rohanKanojiacommented, May 26, 2022

@viragtripathi : You can build 0.40-SNAPSHOT version locally to try it out.

I’ll try to release 0.40.0 this weekend.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ubuntu – Details of package multiarch-support in bionic
Download multiarch-support. Download for all available architectures. Architecture, Version, Package Size, Installed Size, Files. amd64, 2.27-3ubuntu1 ...
Read more >
Debian -- Details of package multiarch-support in buster
This is a transitional package used to ensure multiarch support is present in ld.so before unpacking libraries to the multiarch directories.
Read more >
Multiarch-support Download (DEB) - Pkgs.org
Download multiarch-support packages for Debian, Ubuntu.
Read more >
How to install multiarch-support on Ubuntu budgie 21.10?
where multiarch-support is not installed so I'm trying to install it through terminal but I don't know how. Misso January 15, 2022, 10:21am...
Read more >
Ubuntu 20.04 | Community Forums | CrossOver Support
Done This package is uninstallable [b]Dependency is not satisfiable: multiarch-support[/b]. sudo dpkg --add-architecture i386 has no effect.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found