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

fix(ci): Builds docker images for both supported arches #633

Merged
merged 1 commit into from
May 24, 2023

Conversation

thomastaylor312
Copy link
Contributor

Feature or Problem
The current 0.63 builds only have the arm64 architecture available for docker images

Release Information
Next. However, if we can find a way to rebuild the 0.63.1 images using this, that would be nice

Testing
This is being tested with a run of the pipeline before changing back the vars

@thomastaylor312
Copy link
Contributor Author

I tested this on an arm device and an x86 device. You can see that it actually starts to run now with

docker run --rm -it wasmcloud/wasmcloud_host:taylor-test
docker run --rm -it wasmcloud/host_core:taylor-test

.github/workflows/release.yml Outdated Show resolved Hide resolved
Signed-off-by: Taylor Thomas <taylor@cosmonic.com>
@ricochet ricochet merged commit 6f826bd into main May 24, 2023
@ricochet ricochet deleted the fix/docker_build branch May 24, 2023 23:18
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.

3 participants