Container should support running its environment/app as a normal `$USER` and not `root`. Consider using `entrypoint.sh` from https://github.com/chbrandt/docker_commons .
Container should support running its environment/app as a normal
$USERand notroot.Consider using
entrypoint.shfrom https://github.com/chbrandt/docker_commons .