Gustavo Valverde

Results 58 comments of Gustavo Valverde

See here @em230418 @floflock https://github.com/odoo/docker/issues/376#issuecomment-1046174407

I saw your approach @leimantas and used it in Dockerdoo (https://github.com/iterativo-git/dockerdoo) now we're cross-compiling all supported versions with arm64

For anyone landing here with this issue, we're building https://github.com/iterativo-git/dockerdoo with arm64 and public images are available

Thanks for this. I'm using this approach to workaround the `wkhtmltopdf`: https://github.com/iterativo-git/dockerdoo/blob/13.0/Dockerfile#L55-L61 And building for both platforms using https://github.com/iterativo-git/dockerdoo/blob/13.0/.github/workflows/tests.yaml#L138

I'm using [dockerdoo](https://github.com/iterativo-git/dockerdoo) in the meanwhile, as I needed more customization through variables. The solution in upstream is related, but a different problem. As far as I remember, setting the...

Hi, I've been dealing with this invalidating my cache, so the previous pushed image and the new one are actually different, but we're losing a bunch of CI time because...

Just a follow up as this is not fix in the latest version even with #312

Work was started in https://github.com/ZcashFoundation/zebra/pull/4980#issuecomment-1260475097 but a refactor is needed to make builds interdependent