3864188c94
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. |
||
---|---|---|
14.0 | ||
15.0 | ||
16.0 | ||
.gitignore | ||
LICENSE | ||
README.md |
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.