Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

mitchty/alpine-static-tmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Statically compiled tmux with musl libc

Because there are times I have to endure systems I can't update, and still want tmux to be available.

Requirements

  • docker
  • gnu tar

To build

make

Or if your tar is named oddly, say gtar:

make TAR=gtar

And you'll end up with an unstripped tmux binary for x86_64 linux in this directory.

About

Build a static tmux binary on x86_64 linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published