update @docker
This commit is contained in:
parent
13e3b2ad78
commit
8cb575b3f9
@ -2,6 +2,7 @@ FROM odoo:18.0
|
||||
# Overwrite odoo with addons
|
||||
COPY ./odoo /usr/lib/python3/dist-packages/
|
||||
COPY ./addons /usr/lib/python3/dist-packages/odoo
|
||||
COPY ./deployment/entrypoint.sh /
|
||||
# Copy entrypoint script and Odoo configuration file
|
||||
# COPY deployment/entrypoint.sh /
|
||||
# COPY deployment/odoo.conf /etc/odoo/
|
||||
|
Loading…
Reference in New Issue
Block a user