Aloys Baillet
Aloys Baillet
Thanks @hodoulp ! Do you think we should apply this patch in the docker images? I'm OK either way.
Thanks JF! Sorry I was meant to set this PR as a draft for now, still quite WIP :) I think using a windows container has at least these 2...
Hi JF, Yep I noticed that inconsistency as well, but I'm basically just getting what cmake decided to do at install time... Some packages are following centos' desire to put...
I've been experimenting with adding a real Xorg instance inside the docker container, with an extra `xpra` x server with VirtualGL in the middle. This in theory should allow a...
I'm going to try what Qt can do with EGL and without X11... having Qt to abstract things around might be quite useful with PySide and Jupyter (see the usdrecord...
Thanks JF, indeed I'll make sure I add more info in the readme once the images are ready! I haven't had much time to experiment further, but I wanted to...
Looks like an wheel/pyyaml issue: https://github.com/aws/aws-cli/issues/4243 Upgrading the packages should fix that. I was planning on upgrading to python 3.9 soon so hopefully that will fix that issue. Did you...
Latest version of aswfdocker on PyPi might be worth another try as I upgraded quite a few dependencies
Thank you very much Tonis! This is a great idea indeed, and I will try it as soon as possible. One thing to note is that I will end up...
Thanks Tonis. Is there any way to persist the mounted cache folders across multiple CI jobs? The extra boost means that builds where the exact instruction cache is not met...