...
This commit is contained in:
parent
be1bbdb086
commit
716f06bd67
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ Base boxes with tmux
|
|||
Usage
|
||||
-----
|
||||
|
||||
docker build -t alpinelinux:tmux .
|
||||
docker run -td alpinelinux:tmux
|
||||
docker exec -ti <container-id> tmux
|
||||
docker build -t alpinelinux:tmux .
|
||||
docker run -td alpinelinux:tmux
|
||||
docker exec -ti <container-id> tmux
|
||||
|
||||
Notes
|
||||
-----
|
||||
|
|
Loading…
Reference in a new issue