Skip to content

Commit

Permalink
Merge pull request #14 from abdala/patch-1
Browse files Browse the repository at this point in the history
Fixing executable filename
  • Loading branch information
dealfonso authored Apr 12, 2019
2 parents 0722883 + 6380bd3 commit fba5425
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ $ docker run --rm -it myimage myapp
into

```bash
$ minicon -i myimage -t myimage:minicon -- myapp
$ minidock -i myimage -t myimage:minicon -- myapp
```

## 2. Installation
Expand Down Expand Up @@ -401,4 +401,4 @@ minicon uc6 7c85b5a104f5 5 seconds ago
minicon uc6fat 1c8179d3ba94 4 hours ago 206MB
```

In this case, the size has been reduced from 206MB to about 5.81MB.
In this case, the size has been reduced from 206MB to about 5.81MB.

0 comments on commit fba5425

Please sign in to comment.