Sign inSign up

cossacklabs/android-build

By cossacklabs

•Updated almost 7 years ago

Preconfigured container to easily build Themis for Android.

Image
0

10K+

cossacklabs/android-build repository overview

Collection of useful docker images to install and run Themis easy.

⁠Quick Start Android Docker

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⁠.

⁠Where to go from here

⁠Themis⁠
⁠Acra⁠
⁠Hermes-core⁠

Tag summary

Content type

Image

Digest

Size

2 GB

Last updated

almost 7 years ago

docker pull cossacklabs/android-build