1
0
mirror of https://github.com/kylemanna/docker-aosp synced 2025-06-07 07:56:25 +00:00
Kyle Manna ab9f7515dd utils/aosp: Only pass UID and GID arguments if NOT root
* Running as root will (among other things) try to re-create the root
  user in the container.  Avoid this by not passing the arguments and
  letting the container use its defaults.
2016-10-14 20:51:18 -07:00
..