dockerfiles/tmux
2015-01-24 21:25:48 +01:00
..
alpinelinux add dockerfiles for basebox with tmux and default user 2015-01-24 21:14:05 +01:00
archlinux add dockerfiles for basebox with tmux and default user 2015-01-24 21:14:05 +01:00
ubuntu add dockerfiles for basebox with tmux and default user 2015-01-24 21:14:05 +01:00
README.md blah blah blah 2015-01-24 21:25:48 +01:00

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