Skip to content

aramhuseiny/odoo-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inorder to build from source use this command:

./build.sh [-init] [-build]

init

init option will remove database volume, source and .. . It load code from git and aftre that runs new instanse of application.

build

This option force to rebuild docekr image from new source. If you use it with -init you can reset everythins.

RUN

Inorder to run the application, add 127.0.0.1 odoo.dev.apadana.local to your hosts file. Open your browser and got to https://odoo.dev.apadana.local.

About

Dockerize odoo from source

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published