docker-ubuntu-vnc-desktop/image/usr/local/lib/novnc/utils/websockify/run
Doro Wu f5da5d152f refactor: code structure
1. move folders from /usr/* to /usr/local/*
2. supervisord controls everything
2018-03-13 16:42:22 +08:00

5 lines
86 B
Python
Executable file

#!/usr/bin/env python
import websockify
websockify.websocketproxy.websockify_init()