buildkit/client/llb
Tõnis Tiigi bf5e780c5e
Merge pull request #1886 from tonistiigi/git-proto-fix
fix building from git url without a protocol
2020-12-10 23:04:15 -08:00
..
imagemetaresolver replace github.com/docker/docker/pkg/locker with moby/locker v1.0.1 2020-10-30 09:25:05 +01:00
llbbuild lint: add misspell and unused 2020-07-18 08:13:57 -07:00
llbtest dockerfile: add test for default shell and path 2020-10-24 11:12:15 -07:00
async.go Allow multiple source locations to be added as a constraint 2020-05-20 16:48:44 -07:00
async_test.go llb: asyncronous llb graph generation support 2020-04-03 14:55:10 -07:00
definition.go llb: Cache DefinitionOp inputs to support memoization during Marshal 2020-08-10 17:23:04 -07:00
definition_test.go llb: Cache DefinitionOp inputs to support memoization during Marshal 2020-08-10 17:23:04 -07:00
exec.go exec: use platform specific default path 2020-10-23 15:30:23 -07:00
exec_test.go add unit test for getmount output index 2020-06-04 18:25:03 -07:00
fileop.go llb: make sure fileop uses the platform for current state 2020-12-10 12:24:15 -08:00
fileop_test.go llb: asyncronous llb graph generation support 2020-04-03 14:55:10 -07:00
marshal.go Allow multiple source locations to be added as a constraint 2020-05-20 16:48:44 -07:00
meta.go Add hostname specifying for building 2020-10-14 14:45:36 +08:00
meta_test.go llb: asyncronous llb graph generation support 2020-04-03 14:55:10 -07:00
resolver.go llb: update image meta resolver to async callback 2020-04-05 22:25:02 -07:00
resolver_test.go llb: update image meta resolver to async callback 2020-04-05 22:25:02 -07:00
source.go move ssh regexp test to common location 2020-12-10 17:10:38 -08:00
sourcemap.go Fix duplicate source maps and fix issue preventing multiple locations per source map 2020-05-20 18:48:20 -07:00
state.go Add hostname specifying for building 2020-10-14 14:45:36 +08:00
state_test.go llb: make sure fileop uses the platform for current state 2020-12-10 12:24:15 -08:00