Skip to content

Commit ad17454

Browse files
committed
Add badges/license info
1 parent bcddaab commit ad17454

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
docker-gen
22
=====
33

4+
![latest v0.3.6](https://img.shields.io/badge/latest-v0.3.6-green.svg?style=flat)
45
[![Build Status](https://travis-ci.org/jwilder/docker-gen.svg?branch=master)](https://travis-ci.org/jwilder/docker-gen)
6+
![License MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)
57

68
`docker-gen` is a file generator that renders templates using docker container meta-data.
79

@@ -200,4 +202,8 @@ $ make
200202
### TODO
201203

202204
* Add event status for handling start and stop events differently
203-
* Add a way to filter out containers in templates
205+
206+
### License
207+
208+
MIT
209+

0 commit comments

Comments
 (0)