mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2026-07-18 08:56:07 +00:00
| .. | ||
| demo.txt | ||
| description.txt | ||
| README.md | ||
About This Image
This image contains a browser-accessible version of Kali Linux. It comes pre-installed with the kali-linux-default Metapage
Because many kali tools require root privileges, users may desire to run this image as root by passing the --user root flag to docker run.
When using the image within Kasm Workspaces, configure the Docker Run Config Override setting within the Image definition to add the following JSON:
{"user":"root"}
