Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

odoo docker

docker run -d -e POSTGRES_USER=odoo -e POSTGRES_PASSWORD=odoo -e POSTGRES_DB=postgres --name db postgres:13

docker run -v /home/ivis/Templates/docker/addons/test_auto/custom:/mnt/extra-addons/custom -v /home/ivis/Templates/docker/addons/test_auto/odoo_conf:/etc/odoo -v /home/ivis/Templates/docker/addons/test_auto/addons_e:/mnt/extra-addons/addons_e -p 8111:8069 --name test-auto2 --link db:db -t odoo:13.0 --dev all
Comment

PREVIOUS NEXT
Code Example
Shell :: autostart service linux 
Shell :: how to count number of running processes in windows 
Shell :: download chrome on ubuntu 20.04 unsupported file 
Shell :: git client 
Shell :: remove directory not empty windows 
Shell :: how to merge a branch into another branch 
Shell :: cat: /var/jenkins_home/secrets/initialAdminPassword: No such file or directory 
Shell :: webpack/config/html 
Shell :: git stash changes 
Shell :: git modify last commit message 
Shell :: current directory makefile 
Shell :: docker dir log linux 
Shell :: convert crt to cer with commnd 
Shell :: correct git commit message 
Shell :: zip directory in linux 
Shell :: terminal go back one directory mac 
Shell :: handle git diverged 
Shell :: linux remove environment variable 
Shell :: git ignore global 
Shell :: reattach to screen 
Shell :: create file in linux using cat 
Shell :: remove directory linux 
Shell :: The file AppDataRoaming pmyarn.ps1 is not digitally signed. 
Shell :: awk output field separator 
Shell :: raspberry pi wifi headless 
Shell :: comment installer virtualbox sur kali linux 
Shell :: how to install kite on manjero 
Shell :: start docker image 
Shell :: uninstall all pip packages 
Shell :: random number in bash 
ADD CONTENT
Topic
Content
Source link
Name
4+1 =