Skip to content

rwsdigital/odoo-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Current Build Date: 23/06/2020

Supported tags and respective Dockerfile links

Latest Nightly Build Support + Werkzeug Real Client IP (Proxy Mode)

This is a fork of the official Docker image's repo. Odoo Docker image is based on versions of nightly build in some cases too old. With this repo you have Dockerfile that will download the latest nightly build version, so that all the security updates and bugfix will be downloaded in the Docker image built. Furthermore, if you'll enable proxy mode in the odoo.conf and correctly configure nginx conf file, you'll see the correct client ip address in werkzeug log. (v10, v11)

Features

  • Latest Nightly Build Support (8, 9, 10, 11, 12)
  • Werkzeug Real Client IP (Proxy Mode) (10, 11)
  • Upgraded PIP version to avoid problem with setup.py during installation of some packages (es. pysftp) (8, 9, 10, 11, 12)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 46.1%
  • Dockerfile 38.2%
  • Shell 15.7%