Mike Dillon
|
13fd5a1128
|
[IMP] Set OPENERP_SERVER to specify config file
|
2015-03-17 16:21:56 +01:00 |
|
Mike Dillon
|
6a6ceb5b10
|
[IMP] Allow PG* env vars to be set directly
Makes it possible to use a non-linked Postgres container without having
to fake $DB_* environment variables.
|
2015-03-17 16:02:53 +01:00 |
|
Samus CTO
|
2b5021a8be
|
[IMP] remove unneeded gosu from the Dockerfile
|
2015-03-03 12:14:18 +01:00 |
|
Samus CTO
|
f000eeed23
|
[IMP] use ENTRYPOINT instead of cmd and permit giving command arguments
|
2015-03-03 12:14:18 +01:00 |
|
Samus CTO
|
79b731f71d
|
[IMP] use PG var envs to find the database
Set /var/lib/odoo as data_dir to keep filestore and addons located there
instead of /var/lib/odoo/.local/share/Odoo
|
2015-03-03 12:14:14 +01:00 |
|
Aaron Bohy
|
0c90527ef9
|
[ADD] Configuration file template
|
2015-01-05 10:10:47 +01:00 |
|
Aaron Bohy
|
d3fbe5fcdb
|
[FIX] Dockerfile fixed according to Yosifkit's review
- Clean up of APT with rm -rf /var/lib/apt/lists/*
- Use environment variables for db_user and db_password
- Install Odoo release of 12/31/2014
|
2014-12-31 14:39:04 +01:00 |
|
Aaron Bohy
|
34987f1d77
|
[FIX] Dockerfile fixed according to tianon's review
|
2014-12-29 17:51:11 +01:00 |
|
Aaron Bohy
|
121e4fdc1d
|
[ADD] Odoo Dockerfile
|
2014-12-10 12:37:15 +01:00 |
|