Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker.platform property doesn't work for <run> configuration #1750

Open
liry opened this issue Feb 8, 2024 · 0 comments
Open

docker.platform property doesn't work for <run> configuration #1750

liry opened this issue Feb 8, 2024 · 0 comments

Comments

@liry
Copy link

liry commented Feb 8, 2024

Description

Doc for platform element says: "May be set with property docker.platform."

Tried to use -Ddocker.platform=linux/amd64, but it did nothing. I had to add <platform>linux/amd64</platform> into pom.xml to make it work.

Would be fine to make it work or at least fix the docs.

Info

  • docker-maven-plugin version : 0.43.4
  • Maven version (mvn -v) :
Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T20:41:47+02:00)
Java version: 17.0.7, vendor: Eclipse Adoptium, runtime: /Users/liry/.sdkman/candidates/java/17.0.7-tem
  • Docker version : Docker version 24.0.7, build afdd53b4e3
  • If it's a bug, how to reproduce : see the desc above
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

No branches or pull requests

1 participant