Skip to content

Quico ou quick-container est un raccourci pour docker. Il permet de compiler et lancer rapidement un conteneur.

License

Notifications You must be signed in to change notification settings

JohannHospice/quico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quico

Quico ou quick-container est un raccourci pour docker. Il permet de compiler et lancer rapidement un conteneur.

Environnement requis

  • python 3

Installation

$ ./install.sh

Utilisation

$ quico [-h] -t TAG [-n NETWORK] [-f FILE] [-p PUBLISH] [-v VOLUME] directory

Quico ou quick-container permet de compiler puis lancer rapidement un
conteneur docker.

positional arguments:
  directory             Dossier ou compiler l'image docker.

optional arguments:
  -h, --help            show this help message and exit
  -t TAG, --tag TAG
  -n NETWORK, --network NETWORK
                        Réseau ou lancer le conteneur docker
  -f FILE, --file FILE  Chemin vers le Dockerfile à compiler
  -p PUBLISH, --publish PUBLISH
  -v VOLUME, --volume VOLUME

About

Quico ou quick-container est un raccourci pour docker. Il permet de compiler et lancer rapidement un conteneur.

Resources

License

Stars

Watchers

Forks

Packages

No packages published