Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Flowman committed May 12, 2016
1 parent 1f2b5ed commit dcd79a3
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,3 @@ docker run --rm \
flowman/swaks \
-f from@mail.dev -t to@mail.dev -s hostname -p 25
```

## Build

For example, if you need to edit the config files, edit the files and than build-it.

```
git clone git@github.com:Flowman/docker-swaks.git
cd ./docker-swaks
docker build --rm -t flowman/swaks .
```

0 comments on commit dcd79a3

Please sign in to comment.