Anbox: feature request... docker

Created on 22 Jul 2019  路  3Comments  路  Source: anbox/anbox

Most helpful comment

Docker isn't just about single service runtimes, one of the biggest use cases of docker is for repeatable environments for CI use.

Having anbox in a docker image ready to be automatically started cleanly would be amazing for CI use in unit testing Android apps quickly and reliable.

All 3 comments

Running Anbox or Android inside docker doesn't make sense as docker is a single process focused containerization technology. Something like LXD is more suitable for this.

Docker isn't just about single service runtimes, one of the biggest use cases of docker is for repeatable environments for CI use.

Having anbox in a docker image ready to be automatically started cleanly would be amazing for CI use in unit testing Android apps quickly and reliable.

Running Anbox or Android inside docker doesn't make sense as docker is a single process focused containerization technology. Something like LXD is more suitable for this.

mmhh that is really sad...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Conzar picture Conzar  路  4Comments

dsdmsa picture dsdmsa  路  3Comments

Albert1603 picture Albert1603  路  3Comments

harry-cpp picture harry-cpp  路  4Comments

Epsilon1033 picture Epsilon1033  路  4Comments