0872ddf6aa
`cmd/buildkitd/config` pkg is imported and used by other packages including moby/moby. Though stargz snapshotter configuration is currently effective only with buildkitd + OCI worker, `cmd/buildkitd/config` consumer needs to introduce an indirect dependency to stargz snapshotter's config pkg (`github.com/containerd/stargz-snapshotter/stargz/config`), which is too much. This commit solves this by delaying decoding the stargz config until OCI worker's initialization phase. Signed-off-by: ktock <ktokunaga.mail@gmail.com> |
||
---|---|---|
.. | ||
config.go | ||
gcpolicy.go | ||
gcpolicy_unix.go | ||
gcpolicy_windows.go |