DockerCLI/vendor/github.com/moby/buildkit/session
Tibor Vass c4c4825591 build: implement build secrets with buildkit
This patch implements `docker build --secret id=mysecret,src=/secret/file`
for buildkit frontends that request the mysecret secret.

It is currently implemented in the tonistiigi/dockerfile:secrets20180808
frontend via RUN --mount=type=secret,id=mysecret

Signed-off-by: Tibor Vass <tibor@docker.com>
2018-08-17 14:01:32 +00:00
..
auth build: add experimental buildkit base 2018-06-09 20:51:30 +00:00
filesync build: implement build secrets with buildkit 2018-08-17 14:01:32 +00:00
grpchijack build: basic buildkit progress support 2018-06-09 20:51:34 +00:00
secrets build: implement build secrets with buildkit 2018-08-17 14:01:32 +00:00
context.go bump moby/moby and dependencies to 14ce1f1cf48e9859223c6311de58aec4dc0f046c 2017-09-29 17:44:49 +02:00
grpc.go Bump moby version (and its dependencies) 2018-06-08 11:26:10 +02:00
manager.go Bump moby version (and its dependencies) 2018-06-08 11:26:10 +02:00
session.go Bump moby version (and its dependencies) 2018-06-08 11:26:10 +02:00