add readme

This commit is contained in:
encrypt 2015-01-24 21:19:39 +01:00
parent 60d8b8d350
commit 33a172e770

16
tmux/README.md Normal file
View file

@ -0,0 +1,16 @@
tmux boxes
==========
Base boxes with tmux
Usage
-----
`docker build -t alpinelinux:tmux .`
`docker run -td alpinelinux:tmux`
`docker exec -ti <container-id> tmux`
Notes
-----
Check [this](https://github.com/docker/docker/issues/8755)