Files
Nayana BidariandgVisor bot c050619971 Fix spec validation for entrypoint.
The OCI spec has entrypoint as the first argument in specs.Process.Args.
During testing, we observed inconsistencies in entrypoint resolution: it
was resolved during checkpoint but not during restore (or vice versa),
leading to spec validation failures. This CL corrects this by comparing the
absolute paths of entrypoints in spec validation.

PiperOrigin-RevId: 733200146
2025-03-03 23:31:15 -08:00
..
2025-03-03 23:31:15 -08:00