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

Add cross-compiling sample stack and builder for armv6 #60

Closed
wants to merge 4 commits into from

Conversation

jromero
Copy link
Member

@jromero jromero commented Feb 22, 2020

No description provided.

Signed-off-by: Javier Romero <rjavier@vmware.com>
Signed-off-by: Micah Young <ymicah@vmware.com>
@jromero jromero requested a review from a team as a code owner February 22, 2020 03:01
@jromero
Copy link
Member Author

jromero commented Feb 22, 2020

"works on my machine"

This is likely a symptom due to the fact that the CPU on my machine and the way Docker handles architecture allows for this to work locally but not in the way that the GitHub Actions worker is configured. Will investigate further.

@zmackie
Copy link
Contributor

zmackie commented Feb 22, 2020

This is awesome. I was wondering about non-x86 architectures, and you've gone and done it!

jromero added 2 commits March 2, 2020 20:28
Signed-off-by: Javier Romero <root@jromero.codes>
Signed-off-by: Javier Romero <root@jromero.codes>
@jromero jromero force-pushed the feature/x-armv6 branch 6 times, most recently from d0326b6 to 1267b00 Compare March 3, 2020 05:16
Signed-off-by: Javier Romero <root@jromero.codes>
@jromero
Copy link
Member Author

jromero commented Mar 3, 2020

A few more attempts at trying to get this to build in GH Actions. I'm able to get it to build using buildx but it seems like the images can't be hosted on the local daemon making it not workable for the purpose of testing. It could still work for deploying to docker hub directly but can't be otherwise tested without a custom runner so far.

@jromero
Copy link
Member Author

jromero commented Apr 1, 2020

Closing this for now as it's not of high priority.

@jromero jromero closed this Apr 1, 2020
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.

2 participants