We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 199858a + 25c3ed6 commit ba6ac19Copy full SHA for ba6ac19
11.0/Dockerfile
@@ -52,8 +52,6 @@ COPY ./templates /templates
52
COPY ./before-migrate-entrypoint.d /before-migrate-entrypoint.d
53
COPY ./start-entrypoint.d /start-entrypoint.d
54
COPY ./MANIFEST.in /odoo
55
-# Place coveragerc in workdir where coverage will be launched from
56
-COPY ./.coveragerc /
57
58
VOLUME ["/data/odoo", "/var/log/odoo"]
59
0 commit comments