Refine properties for non-root
[aaf/authz.git] / auth / auth-cass / docker / drun.sh
index 778947e..cd8ab78 100644 (file)
@@ -38,6 +38,7 @@ fi
 if [ "`$DOCKER ps -a | grep aaf-cass`" == "" ]; then
   echo "starting Cass from 'run'"
   # NOTE: These HEAP Sizes are minimal. Not set for full organizations.
+  #  --user ${USER} \
   $DOCKER run \
     --name aaf-cass \
     -e HEAP_NEWSIZE=512M \