Skip to content

List of useful binaries created for faster development and deployment

Notifications You must be signed in to change notification settings

xV4L3x/Binaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Binaries

List of useful binaries created for faster development and deployment (Note: all binaries are raw and not compiled, they include the interpreter path at the top so that you just need to move them in /usr/local/bin and remove the extesion )

Docker interactions

dockersh

Program built for fast shell interaction with running docker containers.

Usage: dockersh <container_name>

dockerkill

Program built for a fast shut down of one or more running docker containers.

Usage: dockerkill -a #Kills all running containers
       dockerkill <container_name> #Kills specified container

About

List of useful binaries created for faster development and deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages