Commit ca39649a authored by Ndoumbe's avatar Ndoumbe

Update Dockerfile

parent 1911bdb8
......@@ -17,7 +17,7 @@ WORKDIR /pdfconv/
WORKDIR /
COPY entrypoint.sh /
COPY odoo.conf /etc/odoo/
COPY config/odoo.conf /etc/odoo/
RUN chown odoo /etc/odoo/odoo.conf && chmod 777 /etc/odoo/odoo.conf
RUN chown odoo entrypoint.sh && chmod 777 entrypoint.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment