run CrossOver in docker, remote access via VNC
3.3K
A docker image for run CrossOver though VNC remote manage.
sudo docker run -d -p ${VNC_PORT}:5901 -e vnc_password=${YOUR_VNC_PASSWORD} johnshine/crossover-vnc:latest
1.3
fix vnc server fail to start
update CrossOver Linux to 18.1.0
1.2
retry delete the install binary
fix bug: vnc password not work!
fix issue: license files is permission denied
1.1
change install directory
decrease image size
fix issue: vncserver start at another port.
1.0
initialized
Content type
Image
Digest
Size
270.9 MB
Last updated
almost 7 years ago
docker pull johnshine/crossover-vnc