[GH-ISSUE #226] Emaultor not launching in macOS Mojave #165

Closed
opened 2026-03-01 15:41:03 +03:00 by kerem · 1 comment
Owner

Originally created by @4runl0g on GitHub (Feb 3, 2020).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/226

🐛 Bug Report

Operating System:
MacOSMojave

Docker Image:
budtmo/docker-android-x86-8.1

Docker Version:
Docker version 19.03.5

Docker-compose version (Only if you use it):
docker-compose version 1.25.2

Docker Command to start docker-android:
Using only 2 images from this docker-compose file (https://github.com/budtmo/docker-android/blob/master/docker-compose.yml). Only 2 images(selenium_hub & samsung_galaxy_web_7.1.1, removed real_device link)
Running using $ docker-compose up -d

Expected Behavior

Emulator launches perfectly in ubuntu 18.04, expected same in MacOS

Actual Behavior

Emulator not launching in MacOS
Note: Tried with & without Docker Toolbox
WARNING: Cannot decide host bitness because $SHELL is not properly defined; 32 bits assumed.
ERROR: 32-bit Linux Android emulator binaries are DEPRECATED, to use them
you will have to do at least one of the following:

   - Use the '-force-32bit' option when invoking 'emulator'.
   - Set ANDROID_EMULATOR_FORCE_32BIT to 'true' in your environment.

   Either one will allow you to use the 32-bit binaries, but please be
   aware that these will disappear in a future Android SDK release.
   Consider moving to a 64-bit Linux system before that happens.
Originally created by @4runl0g on GitHub (Feb 3, 2020). Original GitHub issue: https://github.com/budtmo/docker-android/issues/226 ## 🐛 Bug Report Operating System: MacOSMojave Docker Image: budtmo/docker-android-x86-8.1 Docker Version: Docker version 19.03.5 Docker-compose version (Only if you use it): docker-compose version 1.25.2 Docker Command to start docker-android: Using only 2 images from this docker-compose file (https://github.com/budtmo/docker-android/blob/master/docker-compose.yml). Only 2 images(selenium_hub & samsung_galaxy_web_7.1.1, removed real_device link) Running using $ docker-compose up -d ## Expected Behavior Emulator launches perfectly in ubuntu 18.04, expected same in MacOS ## Actual Behavior **Emulator not launching in MacOS** Note: Tried with & without Docker Toolbox WARNING: Cannot decide host bitness because $SHELL is not properly defined; 32 bits assumed. ERROR: 32-bit Linux Android emulator binaries are DEPRECATED, to use them you will have to do at least one of the following: - Use the '-force-32bit' option when invoking 'emulator'. - Set ANDROID_EMULATOR_FORCE_32BIT to 'true' in your environment. Either one will allow you to use the 32-bit binaries, but please be aware that these will disappear in a future Android SDK release. Consider moving to a 64-bit Linux system before that happens.
kerem closed this issue 2026-03-01 15:41:03 +03:00
Author
Owner

@budtmo commented on GitHub (Apr 15, 2020):

it doesnt support OSX, please read the readme

<!-- gh-comment-id:613847341 --> @budtmo commented on GitHub (Apr 15, 2020): it doesnt support OSX, please read the readme
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-android#165
No description provided.