Skip to content

Commit

Permalink
Added md header
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdalert committed Apr 11, 2016
1 parent 9e71c96 commit b4f5bba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker_cli_one_liners.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Docker One Liner Examples

### Examples for automating Docker and general lazyness

```
# start shells in the following OS's (rm means it will delete when you exit the shell, see the mittens example for persistance):
docker run -it --rm ubuntu
Expand Down

0 comments on commit b4f5bba

Please sign in to comment.