Hi,
I’m trying to run the Linux version of VMProtect (console version) inside a Docker container (part of automated build environment). The VMProtect process is terminated by the system and only reports “killed” / exits unexpectedly.
Is running VMProtect inside Docker officially supported? Are there any known requirements or limitations related to Docker security restrictions, seccomp, ptrace, memory mapping, namespaces, or required capabilities that could cause VMProtect to be terminated?
If Docker is supported, are there any specific container options or capabilities that should be enabled?
Thanks