Dimitry Andric

Results 2 comments of Dimitry Andric

FWIW the hack I did on the Ubuntu host side's AppArmor configuration is: ```diff diff --git a/apparmor.d/sbin.dhclient b/apparmor.d/sbin.dhclient index 1acc6b9..2725f1d 100644 --- a/apparmor.d/sbin.dhclient +++ b/apparmor.d/sbin.dhclient @@ -67,8 +67,8 @@ /usr/lib/connman/scripts/dhclient-script...

Better late than never... I did a bit of checking using https://stefanscherer.github.io/find-dependencies-in-windows-containers/, and it turns out that both the 'essentials' build (https://www.gyan.dev/ffmpeg/builds/ffmpeg-git-essentials.7z) and the 'full' build (https://www.gyan.dev/ffmpeg/builds/ffmpeg-git-full.7z) need two additional...