gliderlabs / gliderlabs/docker-alpine
ia32-libs support
Open
question
upstream
- Dominant language
- Shell
- Stars
- 5.7k
- Forks
- 530
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am creating a Dockerfile FROM iron/base adding the Android development tools. However, I get the same error than https://groups.google.com/forum/#!topic/android-developers/fBhcq6FZGXI
Unable to run 'adb': Cannot run program "/opt/android-sdk-linux/platform-tools/adb": java.io.IOException: error=2
And the answer is to install ia32-libs. How can I do it with alpine?
Thank you in advance!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.