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

Produce multi-arch docker images #5503

Open
dgrove-oss opened this issue Aug 13, 2024 · 2 comments
Open

Produce multi-arch docker images #5503

dgrove-oss opened this issue Aug 13, 2024 · 2 comments

Comments

@dgrove-oss
Copy link
Member

We use a custom distDocker gradle task through the OpenWhisk project.

We should upgrade this task to support building/pushing proper multi-arch images (ie, both amd64 and arm64) to make it easier to develop OpenWhisk on modern Macs.

@dgrove-oss
Copy link
Member Author

dgrove-oss commented Oct 4, 2024

@shawnallen85 has a PR open for runtime-dotnet. After it merges and we verify the GitHub Actions are publishing multi-arch runtime-dotnet images as expected we can look into propagating the improvement across all of our runtime projects and applying it here too.

@shawnallen85
Copy link
Contributor

https://hub.docker.com/r/openwhisk/action-dotnet-v6.0/tags

Looks like we have both arm64 and amd64 architectures published to docker hub.

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