Go to file
Christophe Monniez 362cef5db1 [ADD] odoo: tests images for 10.0, 11.0 and 12.0
Those test images are intended to be used with the runbot module.
They don't contain Odoo, it's up to the user to install odoo in the
running container before usage.

They contains the minimal requirements to run Odoo tests:
  * python2 or python3
  * virtualenv
  * a virtualenv environment provisionned with Odoo requirements.txt
  * a working version of wkhtml
  * either phantomjs or chrome-headless
2018-11-13 17:13:15 +01:00
10.0 [REF] Odoo 10.0-12.0: update to release 20181109 2018-11-09 17:01:59 +01:00
11.0 [REF] Odoo 10.0-12.0: update to release 20181109 2018-11-09 17:01:59 +01:00
12.0 [REF] Odoo 10.0-12.0: update to release 20181109 2018-11-09 17:01:59 +01:00
tests-10.0 [ADD] odoo: tests images for 10.0, 11.0 and 12.0 2018-11-13 17:13:15 +01:00
tests-11.0 [ADD] odoo: tests images for 10.0, 11.0 and 12.0 2018-11-13 17:13:15 +01:00
tests-12.0 [ADD] odoo: tests images for 10.0, 11.0 and 12.0 2018-11-13 17:13:15 +01:00
.gitignore [ADD] gitignore 2016-11-03 20:23:37 +01:00
LICENSE [ADD] Licence file 2016-11-03 20:24:14 +01:00
README.md Create README.md 2014-12-11 09:17:08 +01:00

About this Repo

This is the Git repo of the official Docker image for Odoo. See the Hub page for the full readme on how to use the Docker image and for information regarding contributing and issues.

The full readme is generated over in docker-library/docs, specifically in docker-library/docs/odoo.