Update README.md

This commit is contained in:
Christopher Schnick
2025-01-03 10:33:22 +01:00
parent 74a059bc1e
commit 94c400c5f2

View File

@@ -25,8 +25,6 @@ Examples are Authelia, Authentik, KeyCloak, and others.
This container is based on [Docker Baseimage KasmVNC](https://github.com/linuxserver/docker-baseimage-kasmvnc) which means there are additional environment variables and run configurations to enable or disable specific functionality.
#### Optional environment variables
| Variable | Description |
| :----: | --- |
| CUSTOM_USER | HTTP Basic auth username, abc is default. |
@@ -37,6 +35,8 @@ This container is based on [Docker Baseimage KasmVNC](https://github.com/linuxse
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
The webtop image is available for both `linux/amd64` and `linux/arm64` platforms.
### docker-compose (recommended, [click here for more info](https://docs.linuxserver.io/general/docker-compose))
```yaml