Sign inSign up

ghizlanera/odoo-custom

By ghizlanera

•Updated over 1 year ago

random modules

Image
Languages & frameworks
0

908

ghizlanera/odoo-custom repository overview

⁠Postgres Container

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

⁠This odoo image

docker pull ghizlanera/odoo-custom

⁠Odoo container

sudo docker run -d
--name odoo-custom
-p 8069:8069
--link db:db
ghizlanera/odoo-custom:latest

Tag summary

Content type

Image

Digest

sha256:1e0a0871d…

Size

571.9 MB

Last updated

over 1 year ago

docker pull ghizlanera/odoo-custom