Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 505 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 505 Bytes

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