/odoo-posbox

odoo-posbox for docker

Primary LanguagePython

odoo-posbox

This is an implementation of odoo-posbox in docker. There are still things to do. Read the TODO file.

Base Docker Image

Installation

  • Install Docker

  • Get automated build from public registry:

Latest version:

`docker pull dresantos/odoo-posbox:latest``

  • [Alternatively] Build an image from Dockerfile: docker build -t="dresantos/pac" github.com/asantos82/odoo-posbox