Skip to content

Add support a runtime defined in a Dockerfile

Grzegorz Bizon requested to merge fix/gb/add-runtime-slug-support into master

Description

This merge request adds support for a runtime defined in a Dockerfile (when a function has Dockerfile defined, and there is no need to use an external runtime, like nodejs or ruby)

Merge request reports