chore: prepare for PR

This commit is contained in:
Andras Bacsai
2026-03-01 18:49:40 +01:00
parent 9a4b4280be
commit 236745ede1
3 changed files with 66 additions and 8 deletions
+1
View File
@@ -1006,6 +1006,7 @@ function convertDockerRunToCompose(?string $custom_docker_run_options = null)
'--ulimit' => 'ulimits',
'--privileged' => 'privileged',
'--ip' => 'ip',
'--ip6' => 'ip6',
'--shm-size' => 'shm_size',
'--gpus' => 'gpus',
'--hostname' => 'hostname',