Christophe Monniez 3864188c94 [FIX] Odoo 16.0: handle goarch and dpkg arch output
On ppc64le, the output of `dpkg --print-architecture` is `ppc64el`while
the goarch value is `ppc64le`.

So wkhtmltopdf would not be installed if the Dockerfile is built on a
ppc64le without using the TARGETARCH arg.

With this commit, this case is also handled.
2023-11-06 15:16:33 +01:00
2016-11-03 20:23:37 +01:00
2016-11-03 20:24:14 +01:00
2014-12-11 09:17:08 +01:00

About this Repo

This is the Git repo of the official Docker image for 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, specifically in docker-library/docs/odoo.

S
Description
Languages
Dockerfile 60.3%
Shell 22.9%
Python 16.8%