You need to tell the container which user to use (something like UID/GID depending on the container you’re using), though root is not recommended. Internally the user is still called abc you just tell it which identity to assume. This should be covered in the readme for the docker image you’re using.