Skip to content

rootandbeer/rootlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rootlab

Download the docker-compose.yml file:

wget https://github.com/rootandbeer/rootlab/blob/fe55b0eae065a0e13d7c7a775af457e3599d924e/docker-compose.yml

Option 1: Run all containers including kali (for those who do not currently have Kali setup):

docker compose up -d

Option 2: If you already have a Kali Linux VM setup, then run this inside your VM:

docker compose config --services | grep -v kali | xargs docker compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published