GithubHelp home page GithubHelp logo

wolfrebirth / dockero Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hdavid0510/docker-ubuntu-lxde-novnc

0.0 0.0 0.0 61 KB

Customized noVNC LXDE ubuntu desktop docker on top of https://github.com/fcwu/docker-ubuntu-vnc-desktop

Home Page: https://registry.hub.docker.com/r/hdavid0510/ubuntu-desktop-lxde-vnc

Shell 78.60% Dockerfile 21.40%

dockero's Introduction

docker-ubuntu-lxde-novnc


Customized LXDE ubuntu desktop environment on top of dorowu/ubuntu-desktop-lxde-vnc


Tags

latest


Built from master branch

amd64-bionic


Customization based on dorowu/ubuntu-desktop-lxde-vnc:bionic(Ubuntu 18.04)
Built from amd64-bionic branch

amd64-focal


Customization based on dorowu/ubuntu-desktop-lxde-vnc:focal(Ubuntu 20.04)
Built from amd64-focal branch


Environment Variables

FASTBOOT

  • true
    Faster container initialization by skipping chown-ing every files and directories under $HOME on container startup. This may be useful when volume is linked on $HOME or its subdirectory, and contains lots of files and directories. Enabling this option might cause files under $HOME inaccessible by container.
  • false
    chown every file under $HOME on container startup.
  • DEFAULT false

RESOLUTION

  • Set screen resolution in NNNNxNNNN form, like 1366x768.
  • DEFAULT Follows the size of the browser window when first connected.

USERNAME

  • Name of default user.
  • DEFAULT root

PASSWORD

  • Password of the user inside the container. This may required if you want to use SSH with password authentication, or normal user rather than root.

HTTP_PASSWORD

  • Password for authentication before loading noVNC screen. USERNAME is used as username. Password may be sent without any protection - use other authentication method when possible if this container is planned to be run as worldwide-public.

VNC_PASSWORD

  • Authentication method provided by noVNC. Password longer than 8 characters will be truncated to 8 characters.

dockero's People

Contributors

hdavid0510 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.