Timur Mazitov
Timur Mazitov
Close #1629
Added ability to specify an environment file to faas-cli deploy. For issue #907 ## Description Added --environment-file flag for deploy command ## Motivation and Context Issue [Specify an environment file...
Feature for Issue #425 Added `ContainerisedDockerCompose` struct with embedded `LocalDockerCompose` and override all `DockerCompose` methods. Added two functions `executeInContainer` and `executeComposeInContainer`, that work with docker/compose container.