My general usage (very up-to-date) Docker image for Android with latest Bazelisk
- All the good staff from the General Android image
- Go 1.14
- Bazelisk v1.10.1
Read about this at the general Android Docker image.
Build image: docker build -t menny/android_bazel:latest .
Pull from Docker Hub: docker pull menny/android_bazel:latest