Dockerfile.erb

Allows you to have simple Dockerfile.erb templates.

Install

gem install derb or directly use the script in bin/ruby.

Usage

In a directory with a Dockerfile.erb (and optionally a Dockerfile.yml), run:

$ derb

It will create the Dockerfile for you.

License

Copyright (c) 2014 Jan Lelis. MIT-License.