Skip to content

vmlinux/mutate-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mutate-docker

docker plugin for mutate (alfred app for linux) https://github.com/qdore/Mutate

Prepare

  1. install docker
  2. install mutate

Install (shotcut is Meta+D)

git clone https://github.com/vmlinux/mutate-docker.git
cp -r mutate-docker/docker ~/.config/Mutate/scripts/
echo -e "[docker]\nScriptAddress=/home/$USER/.config/Mutate/scripts/docker/docker.sh\nIconAddress=/home/$USER/.config/Mutate/scripts/docker/docker.png\nHotKey=Meta+D\nArguments=need" >>~/.config/Mutate/config.ini

Enjoy

ScreenShot

Available commands: images, ps, kill, rm:

  • click on list of images will create and run a temp container
  • click on list of kill will kill container (of course)
  • click on list of rm will remove container
  • click on list of ps will do nothing

License MIT

About

docker plugin for mutate (alfred app for linux) https://github.com/qdore/Mutate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages