Skip to content

Simske/docker-tmux-static

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-tmux-static

Build static tmux using docker

docker build -t tmux .
docker run --rm tmux cat /tmux/tmux > tmux && chmod +x tmux
docker rmi tmux

About

Build static tmux using docker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 56.3%
  • Dockerfile 43.7%