mirror of
https://github.com/moby/moby.git
synced 2026-07-21 15:01:26 +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>