Here's a Docker Image of the latest AI2 Source

Hello, I built a docker image of the latest AI2 source. We were working on a project that generates apk from the natural language description of the app and we needed to automate the process of building apk(s) from .aia. Using this image we can easily do it by running the following simple script:
build_apk.sh

You can also run your own buildserver or mainserver for deployment using this image. The image is hosted on DockerHub

Feel free to use it if it helps your cause. Any contribution is welcome Github

1 Like