README.md 319 B

tmux boxes

Base boxes with tmux

Usage

docker build -t alpinelinux:tmux .
docker run -td alpinelinux:tmux
docker exec -ti <container-id> tmux

Notes

Default user is user with default as password and it's a sudoer

Check this