Go to file
William Petit 913945a08c Empaquetage paquets binaires OK 2015-09-23 22:01:50 +02:00
hooks Empaquetage paquets binaires OK 2015-09-23 22:01:50 +02:00
lib Empaquetage paquets binaires OK 2015-09-23 22:01:50 +02:00
src-example Base nouveau process d'empaquetage 2015-08-04 17:45:10 +02:00
.gitignore Export des fichiers avec les droits de l'utilisteur du HOST 2015-09-23 16:54:53 +02:00
LICENCE Renommage du projet en 'Tamarin' + Ajout licence 2015-07-02 14:04:14 +02:00
README.md Empaquetage paquets binaires OK 2015-09-23 22:01:50 +02:00
check-install.sh Empaquetage à partir des hooks ok 2015-08-05 15:49:04 +02:00
package.sh Build quilt packages 2015-09-23 21:21:30 +02:00

README.md

Tamarin

Usine à paquets binaires Debian basée sur Docker.

Dépendances

Vous devez avoir docker installé sur votre machine.

Utilisation

Usage: ./package.sh -p project_path [-d destination] [-i image] [-k]

Parameters:

  -p Path to the project to build
  -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
  -b Optional : Build directory (default /tmp)
  -B Optional : Build branch (for git projects only) (default dist/ubuntu/precise/master)

Licence

GPLv3