Should you choose to use Mean.ios boilerplate stack for your own project remember to copy the files that start with /./ – I had four files I forgot about and my server wouldn’t start up correctly.
.dockerignore
.env
.envexample
.editorconfig
You probably don’t need .envexample or .editorconfig however they are present.