Skip to content

Commit

Permalink
minor changes in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
accetto committed Dec 10, 2023
1 parent 2cfcd82 commit 3795058
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ This release brings new images containing the free open-source utility `NVM` (No

They can be pulled from the repository [accetto/debian-vnc-xfce-nvm-g3][accetto-debian-vnc-xfce-nvm-g3] on Docker Hub.

The images are meant as a more flexible alternative to the images from the Docker Hub repository [accetto/debian-vnc-xfce-nodejs-g3][accetto-debian-vnc-xfce-nodejs-g3], that contain particular `Node.js` version.
Publishing those images will be phased out, but you can still build them yourself using the GitHub project.
The images are meant as a more flexible alternative to the ones from the repository [accetto/debian-vnc-xfce-nodejs-g3][accetto-debian-vnc-xfce-nodejs-g3], that contain particular `Node.js` versions.
Publishing those images will be phased out, but you can always build them yourself using the GitHub project.

Changes:

Expand Down
2 changes: 2 additions & 0 deletions docker/xfce-nvm/README-dockerhub.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ This Docker Hub repository contains Docker images for headless working with the

However, instead of a particular `Node.js` version they contain the free open-source utility [NVM][nvm] (Node Version Manager), which allows installing and using multiple versions of `Node.js` and `npm` concurrently.

For example, the command `nvm install --lts` will install the latest LTS (Long Term Support) version of `Node.js`.

The images are based on the current [Debian 12][docker-debian] and include [Xfce][xfce] desktop, [TigerVNC][tigervnc] server and [noVNC][novnc] client.

The free open-source programming editor [Visual Studio Code][vscode] and the popular web browsers [Chromium][chromium] or [Firefox][firefox] are also included.
Expand Down

0 comments on commit 3795058

Please sign in to comment.