Sign inSign up

tinyerp/ubuntu-odoo

By tinyerp

Updated almost 11 years ago

Run Odoo on Ubuntu - September 2014

Image
8

6.7K

tinyerp/ubuntu-odoo repository overview

Built with Docker 1.2.0

Features:

  • Ubuntu 14.04 LTS (Trusty Tahr)
  • PostgreSQL 9.4
  • Odoo 8.0
  • SSH Server
  • Supervisor

(Debian build : tinyerp/debian-odoo)

Usage:

Manhole access:

  1. ODOO_IP=$(docker inspect --format='{{.NetworkSettings.IPAddress}}' odoo)
  2. ssh-keygen -R $ODOO_IP (because Docker assign the same IP to different hosts)
  3. ssh root@$ODOO_IP -p 22 (default password password)

Source repository:

Tag summary

Content type

Image

Digest

sha256:d07d47e09

Size

242.8 MB

Last updated

almost 11 years ago

docker pull tinyerp/ubuntu-odoo