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

KNOX-2989 - Multi arch support for Knox images #822

Merged
merged 3 commits into from
Dec 2, 2023

Conversation

moresandeep
Copy link
Contributor

What changes were proposed in this pull request?

This PR:

  1. Adds multi arch support for Knox images
  2. Moves away from the currently used plugin that is not maintained and updates Knox docker plugin to https://github.com/fabric8io/docker-maven-plugin which is actively maintained and is feature rich.

Nothing changes as far are building process goes. What changes is now we have an ability to push multi-arch docker images to a remote repo

mvn -Ddocker.push.registry=my.docker.io/smore -U clean verify install -Prelease,package,docker  docker:push

For more details on configuration options see https://dmp.fabric8.io/#docker:push

How was this patch tested?

This patch was tested locally.

@moresandeep moresandeep merged commit 6f89529 into apache:master Dec 2, 2023
2 checks passed
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