https://github.com/saravanabalagi/odoo_docker
Ready to run Odoo on docker-compose with addons and support for Apple M1 (arm64)
https://github.com/saravanabalagi/odoo_docker
docker-compose odoo odoo-addons
Last synced: 12 months ago
JSON representation
Ready to run Odoo on docker-compose with addons and support for Apple M1 (arm64)
- Host: GitHub
- URL: https://github.com/saravanabalagi/odoo_docker
- Owner: saravanabalagi
- License: other
- Created: 2023-02-02T16:34:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-02T15:18:46.000Z (over 2 years ago)
- Last Synced: 2025-04-15T06:44:52.582Z (about 1 year ago)
- Topics: docker-compose, odoo, odoo-addons
- Language: Dockerfile
- Homepage:
- Size: 234 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Odoo Docker
This is a fork of the official Docker image [repo](https://github.com/odoo/docker.git) for [Odoo](https://registry.hub.docker.com/_/odoo/). See the Hub page for the full readme on how to use the Docker image and for information regarding contributing and issues.
The full readme is generated over in [docker-library/docs](https://github.com/docker-library/docs), specifically in [docker-library/docs/odoo](https://github.com/docker-library/docs/tree/master/odoo).
This fork adds addons and docker compose file for running Odoo including on arm64 natively (Apple Silicon Macs).