serverless/serverless

Add support for Dockerfile --secret

Opened this issue · 0 comments

Is there an existing issue for this?

  • I have searched existing issues, it hasn't been reported yet

Use case description

As a developer, I want to include the usage of secret in the docker build so that I can manage secrets from serverless.yml.

docs

Proposed solution

Instrument the docker build command so that we can pass in configuration from serverless.yml