Search 1.9 billion lines of Odoo code on GitHub

runbot_travis2docker

Author: Vauxoo,Odoo Community Association (OCA)
License: AGPL-3
Branch: 9.0
Repository: Vauxoo/runbot-addons
Dependencies: runbot, and runbot_build_instructions
Languages: Python (863, 85.1%), XML (128, 12.6%), and reStructuredText (23, 2.3%)
Other branches: 11.0, 11.0-bkp-20180410, 12.0, 9.0-render-logs, 9.0-test-email-delete-this-branch, and revert-29-9.0-vauxoo-fix-travis
Other repositories: AMhadhbi/runbot-addons, BradooTech/runbot-addons, Change2improve/runbot-addons, Cloudxtreme/runbot-addons, Elico-Corp/runbot-addons, Guobower/runbot-addons, Ingeos/runbot-addons, Jarsa-dev/runbot-addons, LasLabs/runbot-addons, NL66278/runbot-addons, NeatNerdPrime/runbot-addons, Niboo/runbot-addons, OCA/runbot-addons, OSSESoluciones/runbot-addons, TRESCLOUD/runbot-addons, VisiionSolucionesTecnologicas/runbot-addons, YogeshMahera-SerpentCS/runbot-addons, adhoc-dev/runbot-addons, ap-wtioit/runbot-addons, apetbiz/runbot-addons, barachka/runbot-addons, bigbear3001/runbot-addons, brain-tec/runbot-addons, bvkl/runbot-addons, cbmedeiros/runbot-addons, cybersthang/runbot-addons, daramousk/runbot-addons, dntq83/runbot-addons, gaanto/runbot-addons, gquilarque/runbot-addons, grap/runbot-addons, gurneyalex/runbot-addons, haroldtamo/runbot-addons, hbrunn/runbot-addons, hiren-serpentcs/runbot-addons, iamyeonhan/runbot-addons, initOS/runbot-addons, it-projects-llc/runbot-addons, jacky82669513/runbot-addons, jjscarafia/runbot-addons, koble/runbot-addons, lideritjnma/runbot-addons, lithint/runbot-addons, mohitg1213/runbot-addons, osiberp/runbot-addons, penzhaohui/runbot-addons, phulm-teko/runbot-addons, pscloud/runbot-addons, ubic135/runbot-addons, ubquant/runbot-addons, vdedyukhin/runbot-addons, xumingzhi/runbot-addons, and zmakrelouf/runbot-addons

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="runbot-travis-to-docker"></a> <h2>Runbot travis to docker</h2> <p>This app allows you to generate runbot builds based on docker. Use .travis.yml file of your git repository to generate a Dockerfile after that start to build a image, run a container to test and re-run the same container with instance alive.</p> <a name="installation"></a> <h2>Installation</h2> <p>To install this module, you need to:</p> <ol class="arabic simple"> <li>Install <a class="reference external" href="http://www.docker.com">docker</a> (Version &gt;= 1.8)</li> <li>Install <a class="reference external" href="https://github.com/vauxoo/travis2docker">travis2docker</a></li> <li>Use .travis.yml in all your repositories with maintainer-quality-tools with support for runbot.</li> </ol> <p>Example of a <a class="reference external" href="https://gist.github.com/moylop260/c1d2fe1ccc9c009e6d8d">installation from scratch</a></p> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Moises Lopez &lt;<a class="reference external" href="mailto:moylop260&#64;vauxoo.com">moylop260&#64;vauxoo.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <a class="reference external image-reference" href="https://vauxoo.com"><img alt="Vauxoo" src="https://www.vauxoo.com/logo.png" /></a> <p>This module is maintained by Vauxoo.</p> <p>a latinamerican company that provides training, coaching, development and implementation of enterprise management sytems and bases its entire operation strategy in the use of Open Source Software and its main product is odoo.</p> <p>To contribute to this module, please visit <a class="reference external" href="http://www.vauxoo.com">http://www.vauxoo.com</a>.</p>