Skip to content

Commit 3795058

Browse files
committed
minor changes in docs
1 parent 2cfcd82 commit 3795058

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ This release brings new images containing the free open-source utility `NVM` (No
1212

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

15-
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.
16-
Publishing those images will be phased out, but you can still build them yourself using the GitHub project.
15+
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.
16+
Publishing those images will be phased out, but you can always build them yourself using the GitHub project.
1717

1818
Changes:
1919

docker/xfce-nvm/README-dockerhub.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ This Docker Hub repository contains Docker images for headless working with the
1414

1515
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.
1616

17+
For example, the command `nvm install --lts` will install the latest LTS (Long Term Support) version of `Node.js`.
18+
1719
The images are based on the current [Debian 12][docker-debian] and include [Xfce][xfce] desktop, [TigerVNC][tigervnc] server and [noVNC][novnc] client.
1820

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

0 commit comments

Comments
 (0)