Sign inSign up

mitchty/alpine-static-tmux

By mitchty

•Updated over 9 years ago

Build a fully static tmux binary on x86_64

Image
1

398

mitchty/alpine-static-tmux repository overview

⁠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.

Tag summary

Content type

Image

Digest

sha256:1f26763a5…

Size

474.4 MB

Last updated

over 9 years ago

docker pull mitchty/alpine-static-tmux