compose icon indicating copy to clipboard operation
compose copied to clipboard

use NamedContext so buildkit is aware of cross service build dependencies

Open ndeloof opened this issue 3 years ago • 0 comments

What I did Used NamedContexts so buildkit is aware of base image for a service being the actual result of another service build.

Related issue closes https://github.com/docker/compose/issues/9232 closes https://github.com/docker/compose/issues/8538

ndeloof avatar Mar 30 '22 06:03 ndeloof