Skip to content

Commit

Permalink
Merge pull request #2 from LCAS/automated-documentation-update-800639…
Browse files Browse the repository at this point in the history
…6942

Automated documentation update
  • Loading branch information
marc-hanheide authored Feb 22, 2024
2 parents 3ad17f2 + 5f27833 commit 7e8cb70
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/desktop-lite/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Adds a lightweight Fluxbox based desktop to the container that can be accessed u

```json
"features": {
"ghcr.io/devcontainers/features/desktop-lite:1": {}
"ghcr.io/LCAS/devcontainer-features/desktop-lite:1": {}
}
```

Expand All @@ -19,6 +19,7 @@ Adds a lightweight Fluxbox based desktop to the container that can be accessed u
| noVncVersion | NoVnc Version | string | 1.2.0 |
| password | Enter a password for desktop connections | string | vscode |
| webPort | Enter a port for the VNC web client | string | 6080 |
| depth | Colour depth in VNC | string | 16 |
| vncPort | Enter a port for the desktop VNC server | string | 5901 |

## Connecting to the desktop
Expand Down Expand Up @@ -106,4 +107,4 @@ This Feature should work on recent versions of Debian/Ubuntu-based distributions
---
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/desktop-lite/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/LCAS/devcontainer-features/blob/main/src/desktop-lite/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 comments on commit 7e8cb70

Please sign in to comment.