Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 729 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 729 Bytes

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