Customized LXDE ubuntu desktop environment on top of dorowu/ubuntu-desktop-lxde-vnc
Customization based on dorowu/ubuntu-desktop-lxde-vnc:bionic(Ubuntu 18.04)
Customization based on dorowu/ubuntu-desktop-lxde-vnc:focal(Ubuntu 20.04)
true
Faster container initialization by skippingchown
-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
- Set screen resolution in
NNNNxNNNN
form, like1366x768
. - DEFAULT Follows the size of the browser window when first connected.
- Name of default user.
- DEFAULT
root
- 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
.
- 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.
- Authentication method provided by noVNC. Password longer than 8 characters will be truncated to 8 characters.