Skip to content

wbsouza/odoo-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odoo Docker Image

This image extends the debian image and add on top of that add the Odoo 11.0.

Downloading

Downloading the latest version of this images from the Docker hub:

docker pull wbsouza/odoo:11.0

Running

Starting a shell in new docker container with this image:

docker run -it wbsouza/odoo:11.0 /bin/bash

Contributing

You fixed a bug, or added a new feature? Yay!

  1. Fork the repository
  2. Create a named feature branch (like add_component_x)
  3. Write your change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request

License and Authors

Author: Wellington wbsouza@gmail.com

About

Odoo Docker image for development purpose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published