Skip to content

Gonzih/hack-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Portable hacking environment using docker

Usage:

docker build -t hack-env .
docker run -ti --volume /path-to-my-project:/src hack-env

Quickstart:

docker run -ti --volume $(pwd):/src gonzih/hack-env

About

Coding enviroment made portable thanks to docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages