Skip to content

Release 24.03

Compare
Choose a tag to compare
@accetto accetto released this 11 Mar 18:11
· 5 commits to master since this release

Release 24.03

This is the first G3v5 release. It also introduces the portable Visual Studio Code installation.

Remark: The version number G3v4 has been skipped, to align the numbering with the sibling project accetto/ubuntu-vnc-xfce-g3.

The updated script set_user_permissions.sh, which is part of Dockerfiles, skips the hidden files and directories now.
It generally should not have any unwanted side effects, but it may make a difference in some scenarios, hence the version increase.

The default Visual Studio Code installation path is $HOME/.vscode-portable/code and it can be changed by setting the build argument ARG_VSCODE_PATH.

By setting the build argument ARG_VSCODE_VERSION it's possible to install a particular Visual Studio Code version.

The complete Visual Studio Code profile is by default in the folder $HOME/.vscode-portable/code/data.

Note that the portable Visual Studio Code does not support automatic updates. However, manual updating is really easy. Visit the official Portable Mode page for more information.

Alternatively you can pull or build an updated accetto image containing the new Visual Studio Code version.