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

Multiarch Containerimage #371

Open
tuxpeople opened this issue May 14, 2023 · 1 comment
Open

Multiarch Containerimage #371

tuxpeople opened this issue May 14, 2023 · 1 comment

Comments

@tuxpeople
Copy link

Hi

Thanks a lot for your work! I'm currently rebuilding the container, as I need it in another arch that x86_64. Not completely sure, but I think the only thing you need to do is adding this:

platforms: <PLATTFORMS>

somewhere here:

image: pryorda/vmware_exporter
tags: latest ${{ github.sha }} ${{ github.event.release.tag_name }}
dockerfiles: |
./Dockerfile

I can't test it that way, but if you would like I can create a PR.

Kind regards

@pryorda
Copy link
Owner

pryorda commented Jun 1, 2023

Hey @tuxpeople, IF you could get a PR for this, Ill take a look.

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

2 participants