This is an attempt at a faster, easier-to-setup version of pwnvm. You should not clone this repo! Use grazfather/pwndock:latest
in your Dockerfile to grab the latest (and avoid building).
- Install Docker:
brew cask install docker
on OSX. You can figure it out on Linux. - Clone this OTHER repo.
- Add your customizations to the Dockerfile, and the other scripts if you desire, for example, to use a different name.
- Build:
./build
Management: start
, stop
, connect