FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

cossacklabs/dockerfiles: Repository with docker containers, useful for running Themis and Acra · GitHub

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

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

About

Repository with docker containers, useful for running Themis and Acra

Topics

Resources

Stars

3 stars

Watchers

10 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL