Skip to content

Allow Dockerfile as language / handler

Compare
Choose a tag to compare
@alexellis alexellis released this 27 Aug 08:42
· 867 commits to master since this release

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