A lot of Docker images create a user with group ID and user ID of 1001. I understand that I should avoid running as root as it is possible to break out of the container. But