Sign inSign up

tinyerp/ubuntu-openerp

By tinyerp

Updated almost 11 years ago

Run OpenERP on Ubuntu - September 2014

Image
9

10K+

tinyerp/ubuntu-openerp repository overview

Built with Docker 1.2.0

Features:

  • Ubuntu 14.04 LTS (Trusty Tahr)
  • PostgreSQL 9.3 or 9.4
  • OpenERP 7.0 or 8.0
  • SSH server
  • Supervisor

(Debian build : tinyerp/debian-openerp)

Usage:

Manhole access:

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

Images available:

  • tinyerp/ubuntu-openerp:7.0 (same as) tinyerp/ubuntu-openerp
  • tinyerp/ubuntu-openerp:8.0 (same as) tinyerp/ubuntu-odoo

Source repository:

Tag summary

Content type

Image

Digest

sha256:ced618193

Size

263.2 MB

Last updated

almost 11 years ago

docker pull tinyerp/ubuntu-openerp