ajout option architecture

This commit is contained in:
vincent 2016-02-04 10:12:12 +01:00
parent 6a046e7bb3
commit 7fb9e28d32
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