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