Skip to content

Commit

Permalink
ajust images
Browse files Browse the repository at this point in the history
  • Loading branch information
wrfly committed May 14, 2018
1 parent ac8e8dc commit b29aaaf
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,13 @@ Both `docker` and `kubectl` are supported.
## Show-off

List the containers on your machine:
![List containers](images/list.png)

<img src="images/list.png" width="1100" height="400">

It will execute `sh` if there is no `/bin/bash` inside the container:
![sh by dfault](images/sh.png)

<img src="images/sh.png" width="400" height="150">

Of Cause `bash`:
![also bash](images/bash.png)

<img src="images/bash.png" width="400" height="150">

0 comments on commit b29aaaf

Please sign in to comment.