Custom Docker image to be used with BEAURIS
Will create a custom user, run mongo as that user, store the PID as an env variable (to stop it from the other process), and run a user command.
If no user command is provided, it will simply launch mongo in the foreground.