Skip to content

alfredoedye/dockerdoom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerdoom

Tired of having to manually stop docker containers?

Your suffering has ended. You can now have fun while killing all the containers.

How to use

docker run --rm=true -p 5900:5900 -v /var/run/docker.sock:/var/run/docker.sock --name=dockerdoom doomc

##build the go app

  • export GOOS=linux
  • export GOARCH=386
  • go build -name dockerdoom .

build the docker image

docker build -t dockerdoom .

Doom Cheat Codes.

http://doom.wikia.com/wiki/Doom_cheat_codes

idspispopd

idkfa

About

Dockerdoom is the container slayer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.9%
  • Makefile 13.2%
  • Roff 7.9%
  • C 4.2%
  • Shell 2.3%
  • Objective-C 1.2%
  • Other 1.3%