https://github.com/ntsd/odoo-14-docker-compose
https://github.com/ntsd/odoo-14-docker-compose
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ntsd/odoo-14-docker-compose
- Owner: ntsd
- Created: 2021-05-18T15:38:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-19T02:46:05.000Z (about 5 years ago)
- Last Synced: 2025-06-08T02:57:33.829Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ODOO 14 Docker Compose
## Installation
```shell
docker network create odoo_network
docker-compose up -d
```