Merge branch 'develop' of ssh://forge.cadoles.com:4242/cadoles/tamarin into develop

This commit is contained in:
wpetit 2016-02-11 14:43:45 +01:00
commit 116733dea8
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ Usage: ./package.sh -p project_path [-d destination] [-i image] [-k]
Parameters:
-p Path to the project to build
-a Optional : Architecture choice (-a i386 for example)
-d Optional : Destination of the builed packages (default ./packages)
-i Optional : Name of the Docker image to use for build (default: debian:jessie)
-k Optional : Keep the Docker container after build