Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

is enable ARM support in this image? #51

@wangyuanhong2

Description

@wangyuanhong2

(1)because many apks are run ARM architecture, instead of X86, so it is important to include it in the image, https://www.linuxuprising.com/2018/07/anbox-how-to-install-google-play-store.html
(2) how should I install apk in the run command? I put it in the run command as following but it was not there !
sudo docker run -td --name aind --privileged -p 5900:5900 -v /lib/modules:/lib/modules:ro-v ~/com.taobao.apk:/apk.d/com.taobao.apk:ro -v aind/aind

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions