- Clean up Dockerfile
- Add comments for user related commands in Dockerfile
- Correct spelling in UserManual.md
- Remove an uneeded `-t` flag in the laminarc example
- UIDs are flexible when using the `--user` option with docker so
remove ref to UIDs for file ownership
- Remove additional example and explanation for docker-build.sh script
Fix all hrefs and vue routes to correctly operate against the
<base href> tag. Add a configuration parameter to override the
content of the href attribute, and describe its use.