Docker image of Kali Linux with systemd support
681
Dockerized Kali Linux + Ubuntu 26.04 for Bug Bounty, Penetration Testing, Security Research, Computer Forensics and Reverse Engineering
You can use Kali Linux with systemd support or not + use Ubuntu 20.04 otherwise, check the source code:
Use Makefile to run make docker-p-b or manually:
docker run -p 87:8087 --rm --privileged --workdir /usr --name kali_p -itd lostcauze7/kali-dockerized:latest bash
docker exec -it -u root kali_p bash
Content type
Image
Digest
sha256:c2a39d31c…
Size
4.3 GB
Last updated
about 1 month ago
docker pull lostcauze7/kali-dockerized