Skip to main content

KasmWeb Cli

sudo docker run --rm -it --shm-size=512m -p 6901:6901 -e VNC_PW=password kasmweb/image:tag

Change 'image:tag' to the appropriate KasmWeb Image. Also change the 6901:6901 as necessary (6902:6901 for example)

The container is now accessible via a browser : https://IP:6901 (or whatever port you setup for the container.)

The https is required.

Login:
User : kasm_user
Password: password (unless you changed the password.)