Code Monkey home page Code Monkey logo

vprix-core-images's Introduction

Vprix Core Images

该仓库存储了Vprix项目的基础Image,所有其他应用的Image都是基于Core Image生成。 目前该基础Image包含Ubuntu,Centos两个发行版本。并且引入了vprix项目的Agent,实现了一系列功能。

虽然是基础镜像,也是可以单独启动的。使用方式:

docker run --rm -it --shm-size=512m -p 8080:8080  vprix/core-ubuntu-focal:develop

启动容器以后,可以在浏览器访问: http://localhost:8080

如何使用

编译镜像

编译ubuntu镜像:

make build-ubuntu 

编译centos镜像:

make build-centos 

运行

运行ubuntu镜像:

make run-ubuntu 

运行centos镜像:

make run-centos 

更多用法参考Makefile文件。

关于 Vprix

vprix项目希望创建简单,高效,一致的linux虚拟桌面环境交付方式。

让大家能够通过简单的一行命令,就得到完整可用的存在云端的桌面环境。

vprix-core-images's People

Contributors

caryqy avatar osgochina avatar

Stargazers

 avatar

Watchers

 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.