-
Notifications
You must be signed in to change notification settings - Fork 502
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
Missing ARM based docker images on the devicefarmer/stf Dockerhub repository #820
Comments
@koral-- , do you think we could do that on https://docs.semaphoreci.com/reference/os-ubuntu-images/ubuntu-2204-arm-image ? |
Aren't you using |
I'm on it. |
I've just merged the x86 and arm64 into single Dockerfile and it seems to build without issues with buildx on my machine but the arm build times out on CI. |
Thanks! 🙏 |
Happy New Year! Thank you! |
I talked with Semaphore CI support. |
Thanks for the update 🤗 |
I'll Release the next version ASAP. |
@koral-- Thank you so much for your help!
Tried on Raspberry Pi and on AWS graviton instances. |
Thanks I will Investigate that |
musl is the alpine replacement of libc6, more or less. 🤔 |
* Add support for arm64 to Dockerfile * Change machine type R1 Fixes DeviceFarmer#820
* Add support for arm64 to Dockerfile * Change machine type R1 Fixes DeviceFarmer#820
* Add support for arm64 to Dockerfile * Change machine type R1 Fixes DeviceFarmer#820
Let's keep this issue open until stf runs without errors on arm.
|
* Add support for arm64 to Dockerfile * Change machine type R1 Fixes DeviceFarmer#820
What is the issue or idea you have?
There are no ARM based docker images on the devicefarmer/stf Dockerhub repository, although the ARM Dockerfile is present in this github repo.
Does it only happen on a specific device? Please run
adb devices -l
and paste the corresponding row.Not Applicable
Please provide the steps to reproduce the issue.
Open the Dockerhub page https://hub.docker.com/r/devicefarmer/stf/tags -> look for ARM images
What is the expected behavior?
ARM based images are present in the Dockerhub repository
Do you see errors or warnings in the
stf local
output? If so, please paste them or the full log here.Not Applicable
Please run
stf doctor
and paste the output here.Not Applicable
The text was updated successfully, but these errors were encountered: