mirror of
https://github.com/openfaas/faas.git
synced 2025-06-23 15:23:29 +00:00
**What** - Add the ability to specify secrets as a csv - Vendor the docker/cli/opts - Update the guide for secrets to use the `faas-cli` **Why** - Allowing the csv specification of secrets gives users more control about how those secrets are mounted into the container. This is good for things like key rotation and for developers that are building on top of OpenFaaS. Signed-off-by: Lucas Roesler <lucas.roesler@gmail.com>
20 lines
638 B
Plaintext
20 lines
638 B
Plaintext
Docker
|
|
Copyright 2012-2017 Docker, Inc.
|
|
|
|
This product includes software developed at Docker, Inc. (https://www.docker.com).
|
|
|
|
This product contains software (https://github.com/kr/pty) developed
|
|
by Keith Rarick, licensed under the MIT License.
|
|
|
|
The following is courtesy of our legal counsel:
|
|
|
|
|
|
Use and transfer of Docker may be subject to certain restrictions by the
|
|
United States and other governments.
|
|
It is your responsibility to ensure that your use and/or transfer does not
|
|
violate applicable laws.
|
|
|
|
For more information, please see https://www.bis.doc.gov
|
|
|
|
See also https://www.apache.org/dev/crypto.html and/or seek legal counsel.
|