-
Notifications
You must be signed in to change notification settings - Fork 301
Docker Deployment
ElJeffe edited this page Nov 12, 2019
·
13 revisions
RootTheBox comes included with an easy to use docker-compose configuration intended for development use.
This assumes you have Git, Docker and docker-compose installed.
- Clone the Github repo,
git clone git://github.com/moloch--/RootTheBox.git
- Switch into the repo directory,
cd RootTheBox
docker-compose -f docker-compose.dev.yml up