hi,
I want to know what Linux distribution features fastfreeze depends on? For example, the CRIU depends on gcc, make, and protobuf.
I can't use it in a distroless container like base-debian 10, because after the install command is executed, the run command still reports an error --“Applications can escape virtualization, creating hard to diagnose problems.Run fastfreeze install to setup virtualization”.
hi,
I want to know what Linux distribution features fastfreeze depends on? For example, the CRIU depends on gcc, make, and protobuf.
I can't use it in a distroless container like base-debian 10, because after the install command is executed, the run command still reports an error --“Applications can escape virtualization, creating hard to diagnose problems.Run
fastfreeze installto setup virtualization”.