buildkit/examples
Ian Campbell 97ffd6cce8 client: take a context.Context to New().
This allows two things:

- The caller to set a shorter timeout than previously hardcoded 30s. In
  `buildctl` reduce the timeout to 5s. Since the existing timeout has gone
  callers will need to arrange to pass one themselves.
- The caller can arrange for the context to be cancelled for other reasons, use
  this in `buildctl` to plumb through the Ctrl-C handling, meaning that
  `buildctl` now exits almost immediately on Ctrl-C instead of after several
  seconds.

Signed-off-by: Ian Campbell <ijc@docker.com>
2018-06-11 14:28:08 +01:00
..
build-using-dockerfile client: take a context.Context to New(). 2018-06-11 14:28:08 +01:00
buildkit0 test.Dockerfile: new target: "rootless" 2018-06-04 23:17:03 +09:00
buildkit1 test.Dockerfile: new target: "rootless" 2018-06-04 23:17:03 +09:00
buildkit2 test.Dockerfile: new target: "rootless" 2018-06-04 23:17:03 +09:00
buildkit3 test.Dockerfile: new target: "rootless" 2018-06-04 23:17:03 +09:00
dockerfile2llb reduce dependencies of llb package 2017-11-30 17:29:57 -08:00
gobuild update containerd (binary: v1.1.0, library: May 11, 2018) 2018-05-11 15:46:15 +09:00
nested-llb update containerd (binary: v1.0.3, library: Apr 3, 2018) 2018-04-04 17:22:20 +09:00