Skip to content

ingadhoc/deprecated-docker-odoo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 

Repository files navigation

About this fork

This is a fork of odoo docker official image. We make the fork for two reasons till now:

  • We want to use more recent nighty odoo builds and officla repository is updated only after some months
  • On default odoo, as there are no locales, when creating a new database and loading language (for eg. es_ar), no correct language info is loaded (for eg date format). So we add a modification to install es_AR locale and some others. We could make this modification on our adhoc odoo container modificacion because we can' achieve to install a newlocale on jessie, so we change linux distribution to ubuntu 14:04 and then add "locale-gen es_AR.UTF-8" to install locales

About tags

For each odoo mayor release we use on that release tag a controled odoo version (like nightly 20150728). Then, we add a .x for latest releases, so, for eg. we have this tags:

8.0: controled odoo version of odoo 8.0

8.0.x: last odoo version of odoo 8.0

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%