SIGN IN SIGN UP

release-image: Remap UID within the image before handling $DOCKER_USER (#2223)

If do not update the UID within the passwd database to match whatever
uid the container is being ran as, then sudo will not work when renaming
the user to match $DOCKER_USER as it will complain about the current
user being non-existent.
A
Anmol Sethi committed
79443c14ff41f38d3f05e0a53e4aa592e3c0e418
Parent: 7093f99
Committed by GitHub <noreply@github.com> on 10/23/2020, 4:07:08 PM