Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mafintosh committed Nov 20, 2014
1 parent 9795683 commit 77379f7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ npm install -g docker-instant
docker-instant --help
```

## What?!

Docker images are HUGE. A simple `hello world` node app takes up `> 600MB` space.
Downloading/uploading these images can a looong time.

Expand Down Expand Up @@ -44,7 +42,7 @@ This creates a file `test-image.torrent` and a data folder `test-image/`.
Share this torrent using your favorite torrent client or do

```
docker-instant seed `test-image.torrent` # will print a activity log
docker-instant seed test-image.torrent # will print a activity log
```

### Realtime boot the docker image
Expand Down

0 comments on commit 77379f7

Please sign in to comment.