Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Docker 12.4 wkhtmltopdf lib issue - just an FYI

by
Guewen Baconnier
- 29/05/2018 13:58:27
Hi,

This is because the archive contains links, if you copy the content of the archive, you should use the cp's --no-dereference and --preserve=link options.


On Thu, May 24, 2018 at 1:32 PM, Graeme Gellatly <gdgellatly@gmail.com> wrote:
Hi all,

I know a lot of people have their own dockerfiles etc.  https://github.com/odoo/docker/issues/187

I found this issue making images much bigger than needed with the shared object file being copied 3 extra times on extract.  My fix is very crude, I'm sure others know better so make you aware.

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe


Reference