status-react/docker/android
Jakub Sokołowski b51b565cdb
add dockerimage for building android
- remove unused android-ndk toolchains
- add build.sh and test target for easy testing of image
- separate generic parts into a base image
- pass keystore credentials via env variables

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-01-16 17:36:13 +01:00
..
Dockerfile add dockerimage for building android 2019-01-16 17:36:13 +01:00
Makefile add dockerimage for building android 2019-01-16 17:36:13 +01:00
README.md add dockerimage for building android 2019-01-16 17:36:13 +01:00
build.sh add dockerimage for building android 2019-01-16 17:36:13 +01:00

README.md

Description

This dockerfile is used to generate an image based on Ubuntu that will be used by Jenkins to build the Android version of the Status app.