Skip to content

Latest commit

 

History

History

android_bazel

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Dockerfile for Android CI with Bazel CircleCI

My general usage (very up-to-date) Docker image for Android with latest Bazelisk

Contains:

Accepting licenses

Read about this at the general Android Docker image.

Common commands

Build image: docker build -t menny/android_bazel:latest .

Pull from Docker Hub: docker pull menny/android_bazel:latest