Git Product home page Git Product logo

docker-codeweavers_crossover-vnc's Introduction

CodeWeavers.CrossOver.VNC Docker image

A docker image for run CrossOver though VNC remote manage.

最近外网一直不是很好,镜像一直push不到docker hub上面,导致docker hub上面不是最新的,所以大家就自己先build吧

sudo docker run -d -p ${VNC_PORT}:5901 -e vnc_password=${YOUR_VNC_PASSWORD} johnshine/crossover-vnc:latest

使用优惠码:CYBERSTEAL9 购买CrossOver Linux一次性版只需9美元

With promotion Code: CYBERSTEAL9, purchase CrossOver Linux single version only for $9

使用授权证书激活, 证书可以在codeweavers.com官网,我的帐号->我的帐号->我的订单内下载

Activated by license file, license file can be downloaded on codeweavers.com -> My Account -> My Orders

sudo docker run -d -p ${VNC_PORT}:5901 -v /path/to/license/license.sig:/opt/cxoffice/etc/license.sig -v /path/to/license/license.txt:/opt/cxoffice/etc/license.txt -e vnc_password=${YOUR_VNC_PASSWORD} johnshine/crossover-vnc:latest

Change history

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

VNC客户端推荐

  1. VNC Viewer
  2. jump desktop
  3. TightVNC

docker-codeweavers_crossover-vnc's People

Contributors

john-shine avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.