workspaces-core-images/docs/core-kali-rolling/README.md

14 lines
637 B
Markdown
Raw Normal View History

2021-06-16 15:26:09 +02:00
# 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"}
```
2021-06-16 15:26:09 +02:00
![Screenshot][Image_Screenshot]
[Image_Screenshot]: https://f.hubspotusercontent30.net/hubfs/5856039/dockerhub/image-screenshots/core-kali-rolling.png "Image Screenshot"