Merge branch 'develop' of ssh://forge.cadoles.com:4242/cadoles/tamarin into develop
This commit is contained in:
commit
116733dea8
|
@ -14,6 +14,7 @@ Usage: ./package.sh -p project_path [-d destination] [-i image] [-k]
|
||||||
Parameters:
|
Parameters:
|
||||||
|
|
||||||
-p Path to the project to build
|
-p Path to the project to build
|
||||||
|
-a Optional : Architecture choice (-a i386 for example)
|
||||||
-d Optional : Destination of the builed packages (default ./packages)
|
-d Optional : Destination of the builed packages (default ./packages)
|
||||||
-i Optional : Name of the Docker image to use for build (default: debian:jessie)
|
-i Optional : Name of the Docker image to use for build (default: debian:jessie)
|
||||||
-k Optional : Keep the Docker container after build
|
-k Optional : Keep the Docker container after build
|
||||||
|
|
Loading…
Reference in New Issue