serverless / serverless

⚡ Serverless Framework – Use AWS Lambda and other managed cloud services to build apps that auto-scale, cost nothing when idle, and boast radically low maintenance.

Home Page:https://serverless.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for Dockerfile --secret

insidewhy opened this issue · 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