Git Product home page Git Product logo

kde-in-docker's Introduction

Docker + VNC + noVNC web UI

WHY?

So you can run KDE inside a browser

Usage

Common Environmental Variables

Rootless

These images by default runs as root.

To change that, set these two variables to a non Zero value.

  • -e PGID=0
  • -e PUID=0

VNC

  • -e SCR_WIDTH=1600
  • -e SCR_HEIGHT=900

noVNC UI

  • -e PATH_PREFIX=/
  • -e VNC_RESIZE=scale|remote|off remote = rescale remote desktop, scale = stretch remote desktop
  • -e RECON_DELAY=250 reconnection delay (ms)
  • -e PAGE_TITLE=🐳

Misc

This is your password even under non-root user

  • -e ROOT_PASSWORD=password

Common Ports

  • -p 80:8080 noVNC web UI

  • -p 5900:5900 VNC

Common Volumes

  • -v ./appconfig:/config

Special Thanks

McGriddle for helping with rootless!

Images

Docker Pulls

🦊

RUN - docker run -p 8080:8080 -p 5900:5900 msjpq/firefox-vnc

firefox preview.png


Docker Pulls

Adobe PDF Reader 9.5.5

(first launch slow)

RUN - docker run -p 8080:8080 -p 5900:5900 msjpq/adobe-acrobat-vnc

acrobat preview.png


Docker Pulls

Really cool download client. https://motrix.app/

thunder:// !! θΏ…ι›·

RUN - docker run -p 8080:8080 -p 5900:5900 msjpq/motrix-vnc

motrix preview.png


Docker Pulls

KDE on 18.04 lts. 620MB

RUN - docker run -p 8080:8080 -p 5900:5900 msjpq/kde-vnc:bionic

bionic preview.png


Docker Pulls

KDE on 20.04 lts. 730MB

RUN - docker run -p 8080:8080 -p 5900:5900 msjpq/kde-vnc:focal

focal preview.png


Docker Pulls

WINE 5.3 with dependencies. 1.3GB

RUN - docker run -p 8080:8080 -p 5900:5900 msjpq/wine-vnc:bionic

wine preview.png

kde-in-docker's People

Contributors

gemfield avatar ms-jpq 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.