Allow Dockerfile as language / handler
This allows the FaaS CLI to handle your non-templated Docker builds.
See example of ImageMagick in the samples.yml file.
- Allow Dockerfile as language / handler
- Update Golang to 1.8.3 3f97a37
- Added
-delete
as an action to remove deployed functions