- Dockerfile optimizations
- Dockerfile labels added
- Dockerfile readability improved
- use copy directive instead of wget
- use copy directive instead of echo
- pin noVNC and websockify versions
- docker-compose added
- parametrized timezone, screen resolution and password for alpine user
- formatted yaml, json, html files
- vnc.html renamed to index.html for autostart novnc client on port
- LICENSE file added
- entrypoint rewrited for sh with better readablility