Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Cover image for Guide to Install Odoo V13 Using Docker
emiway1392
emiway1392

Posted on

     

Guide to Install Odoo V13 Using Docker

To run Odoo on docker, we have to set-up two docker containers. For that, we can use docker images

Odoo Image: Odoo has an official image (Odoo Image) on the Docker in order to install Odoo on the docker virtual environment.
Postgress Image: Odoo uses Postgres SQL to store and manipulate its data. So before configuring Odoo image, we have to make sure that a Postgres image is properly running on our docker environment.
Install docker(Ubuntu 18.04)

First of all, we have to make sure that every required package is properly installed in the system in order to run the docker.

sudo apt install apt-transport-https ca-certificates curl software-properties-common

About IQodoo Expert

We are anodoo development company that got established in 2012. The company provides services likeOdoo ERP Customization,Odoo ERP Implementation, Odoo Integration, Source Code Sale, Odoo Support, and ERP Development. We offer 350+ odoo apps and plugins for the odoo app store.

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

I am an odoo python developer at IQminds Technology manage odoo ERP implementation, customization and other odoo service
  • Location
    Dubai, UAE
  • Work
    Odoo Python Developer at IQminds Technology LLC
  • Joined

Trending onDEV CommunityHot

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp