Preconfigured container to easily build Themis for Android.
10K+
Collection of useful docker images to install and run Themis easy.
Want to build Themis for Android? Easy as this:
docker run --rm -it -v $(pwd):/projects cossacklabs/android-build bash -c 'git clone https://github.com/cossacklabs/themis.git && cd themis && git submodule update --init && ./gradlew assembleRelease'
Check for more instruction in Themis Wiki.
Content type
Image
Digest
Size
2 GB
Last updated
almost 7 years ago
docker pull cossacklabs/android-build