ajout option architecture
This commit is contained in:
parent
6a046e7bb3
commit
7fb9e28d32
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue