Sign inSign up

tinyerp/debian-odoo

By tinyerp

Updated almost 11 years ago

Run Odoo on Debian - September 2014

Image
2

2.5K

tinyerp/debian-odoo repository overview

Built with Docker 1.2.0

Features:

  • Debian Jessie
  • PostgreSQL 9.4
  • Odoo 8.0
  • SSH Server
  • Supervisor

(Ubuntu build : tinyerp/ubuntu-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:07d0883d1

Size

280.1 MB

Last updated

almost 11 years ago

docker pull tinyerp/debian-odoo