package_to_container: change process to uid/gid 0

The OCI spec wants the process uid/gid to be relative to the container's
user namespace. For our simple config.json, this is helpfully always 0.

BUG=none
TEST=container still starts after running package_to_container
CQ-DEPEND=CL:431317

Change-Id: I82182ca168e3574d7105fb07e07d3d4988f58478
Reviewed-on: https://chromium-review.googlesource.com/437714
Commit-Ready: Stephen Barber <smbarber@chromium.org>
Tested-by: Stephen Barber <smbarber@chromium.org>
Reviewed-by: Dylan Reid <dgreid@chromium.org>
1 file changed