Hey guys,
I've got the docker running, updated to Java 8, and now running a Project Ozone 2 v2.2.1 server quite well.
My question is, how do I go about adding user to mineOS so they can login and only have access to their particular servers?
EDIT:
Found the issue. The /etc/supervisor/conf.d/minos.conf file does not have the command line set to run the server as sudo. Therefore it is not able to check if any other users exist other than the minecaft user. Fix that and you are off to the races.