code-server/ci/release-image
Anmol Sethi 79443c14ff
release-image: Remap UID within the image before handling $DOCKER_USER ()
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.
2020-10-23 12:07:08 -04:00
..
build.sh Rename container and release-container to images and release-image 2020-06-03 15:45:16 -04:00
Dockerfile Remove unnecessary whoami 2020-10-21 16:40:25 -04:00
entrypoint.sh release-image: Remap UID within the image before handling $DOCKER_USER () 2020-10-23 12:07:08 -04:00