An open API service indexing awesome lists of open source software.

https://github.com/ntsd/odoo-14-docker-compose


https://github.com/ntsd/odoo-14-docker-compose

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# ODOO 14 Docker Compose

## Installation

```shell
docker network create odoo_network
docker-compose up -d
```