We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Love the docker image, works great for openstf farm, but we ran into an issue setting it up on RaspberryPi nodes running stf-provider.
Solution was to recompile it on the pi with armv7 support.
@sorccu What are your thoughts on setting up automated builds for armv7 along side the current ones? Happy to help where possible.
The text was updated successfully, but these errors were encountered:
I automated the build of docker-adb images.
Feel free to have a look if you want to modify it.
Sorry, something went wrong.
Hi, Love the docker image, works great for openstf farm, but we ran into an issue setting it up on RaspberryPi nodes running stf-provider. Solution was to recompile it on the pi with armv7 support. @sorccu What are your thoughts on setting up automated builds for armv7 along side the current ones? Happy to help where possible.
were you able to make it work on armv7?
Redesign the whole Dockerfile, making the image way smaller than before.
a756290
Thanks to @alexislg2 for the motivation. Fixes #6, #5, #7.
No branches or pull requests
Hi,
Love the docker image, works great for openstf farm, but we ran into an issue setting it up on RaspberryPi nodes running stf-provider.
Solution was to recompile it on the pi with armv7 support.
@sorccu What are your thoughts on setting up automated builds for armv7 along side the current ones? Happy to help where possible.
The text was updated successfully, but these errors were encountered: