1.8 KiB
CHANGELOG
Project accetto/debian-vnc-xfce-g3
Docker Hub - Git Hub - sibling Wiki - sibling Discussions
Release 23.03.2
This release mitigates the problems with the edge use case, when users bind the whole $HOME directory to an external folder on the host computer.
Please note that I recommend to avoid doing that. If you really want to, then your best bet is using the Docker volumes. That is the only option I've found, which works across the environments. In the sibling discussion thread #39 I've described the way, how to initialize a bound $HOME folder, if you really want to give it a try.
Main changes:
- file
.initial_sudo_passwordhas been moved from the$HOMEto the$STARTUPDIRfolder - file
.initial_sudo_passwordis not deleted, but cleared after the container user is created - startup scripts have been adjusted and improved
- readme files have been updated
Release 23.03.1
This is a maintenance release aiming to improve the scripts and documentation.
Release 23.03
- updated with
TigerVNC 1.13.1bugfix release - also some updates in readme files
Release 23.02
The initial version of the project has been derived from the sibling project accetto/ubuntu-vnc-xfce-g3 (version G3v4, release 23.02.1).