add themis to docker-compose cluster (#24)

This commit is contained in:
Joel Unzain
2019-12-20 13:24:50 -08:00
committed by GitHub
parent b961250899
commit 0b9c154061
7 changed files with 152 additions and 54 deletions
+1
View File
@@ -21,6 +21,7 @@ TR1D1UM_VERSION=${TR1D1UM_VERSION:-0.1.5} \
SCYTALE_VERSION=${SCYTALE_VERSION:-0.1.5} \
PETASOS_VERSION=${PETASOS_VERSION:-0.1.4} \
TALARIA_VERSION=${TALARIA_VERSION:-0.1.3} \
THEMIS_VERSION=${THEMIS_VERSION:-0.4.0} \
SIMULATOR_VERSION=${SIMULATOR_VERSION:-local} \
docker-compose -f $ROOT_DIR/deploy/docker-compose/docker-compose.yml up -d $@