mirror of
https://github.com/moby/moby.git
synced 2026-07-26 03:07:42 +00:00
The building machinery was being handed an uninitialized container Config. This changes it to use the target container's Config. Resolves #30538 Signed-off-by: Anthony Sottile <asottile@umich.edu>