moby/builder
Bjorn Neergaard 2246297ae6
builder-next: adopt new wrapped types
With BuildKit 0.12, some existing types are now required to be wrapped
by new types:

* containerd's LeaseManager and ContentStore have to be a
  (namespace-aware) BuildKit type since f044e0a946
* BuildKit's solver.CacheManager is used instead of
  bboltstorage.CacheKeyStorage since 2b30693409
* The MaxAge config field is a bkconfig.Duration since e06c96274f

Signed-off-by: Bjorn Neergaard <bjorn.neergaard@docker.com>
2023-09-21 14:18:48 -06:00
..
builder-next builder-next: adopt new wrapped types 2023-09-21 14:18:48 -06:00
dockerfile image: implement CheckOS, deprecate pkg/system IsOSSupported 2023-09-07 22:14:44 +02:00
remotecontext replace dockerfile/dockerignore with patternmatcher/ignorefile 2023-08-23 00:53:18 +02:00
builder.go builder: format code with gofumpt 2023-06-29 00:25:21 +02:00