Nate Hill
Nate Hill
+1 for supporting `privileged` or `dockerSecurityOptions `. I want to run Chromium in Fargate, but `privileged` or `dockerSecurityOptions` is required to enable Chromium's app sandbox.
@nicodp-leap I haven't found a solution, so I'm running Chromium on EC2 instead of Fargate. I would still love to be able to switch it over to Fargate, though.
I just encountered this same error (`Could not create an instance of type org.gradle.initialization.DefaultSettings_Decorated`) with unity-jar-resolver v1.2.183 and Unity 2022.3.22, and I was able to work around it using the...