Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Dockerfile for Android CI with NDK CircleCI

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

Contains:

Accepting licenses

Read about this at the general Android Docker image.

Common commands

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

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