Arnaud Rebillout

Results 87 comments of Arnaud Rebillout

I'm having the same issue. I noticed a change in the behavior of docker-py between version 4.2 and 4.3, caused by 727080b3cca846a28d5436bed861359c9742c7e1 Before this change, the client was created with...

I did more research on that one, at https://gitlab.com/kalilinux/build-scripts/kali-vm/-/issues/25#note_1290346720. From what I can see, the issue is not in the `.ovf`, it's in the `.vmdk`. If it's created with vmware...

I propose to disable line wrapping, without switching to yaml.v3, with this patch: https://github.com/etix/mirrorbits/pull/154

Alternatively, let's just bump the gopkg.in/yaml dependency to v3: https://github.com/etix/mirrorbits/pull/163

Note that there's package in Debian (unstable/testing only). It's built for all architectures: https://buildd.debian.org/status/package.php?p=mirrorbits

Debian user reported that indeed, he can't use docker on a machine where a nftables-based firewall is enabled: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921600