Files
moby/daemon/builder
Sebastiaan van Stijn 582ee7ea57 daemon/builder/dockerfile: copyRunConfig: use slices/maps.Clone
Simplify the code by replacing our DYI code to clone using
the slices and maps packages.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-08-09 14:58:06 +02:00
..