add wireguard as community container

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L.
2026-08-25 15:23:19 +02:00
parent 50636f2adc
commit d4e41ed4ed
8 changed files with 219 additions and 1 deletions
+2
View File
@@ -27,6 +27,8 @@ readonly class Container {
public bool $enableNvidiaGpu,
/** @var string[] */
public array $capAdd,
/** @var string[] */
public array $sysctls,
public int $shmSize,
public bool $apparmorUnconfined,
/** @var string[] */