Revert "Drop as much capabilities as possibile for the Collabora container (#8000)"

This reverts commit 9dcb25b4ae, reversing
changes made to 261675f4d3.
This commit is contained in:
Pablo Zmdl
2026-07-18 21:56:12 +02:00
parent 7f62c8ab41
commit 889fd6757c
4 changed files with 4 additions and 17 deletions
-2
View File
@@ -27,8 +27,6 @@ readonly class Container {
public bool $enableNvidiaGpu,
/** @var string[] */
public array $capAdd,
/** @var string[] */
public array $capDrop,
public int $shmSize,
public bool $apparmorUnconfined,
/** @var string[] */