Class DockerfileCOPYParentsEmulator

java.lang.Object
software.xdev.testcontainers.imagebuilder.compat.DockerfileCOPYParentsEmulator
All Implemented Interfaces:
DockerFileLineModifier

public class DockerfileCOPYParentsEmulator extends Object implements DockerFileLineModifier
Emulates COPY --parents.

This flag currently (as of 2025-06) requires an experimental version of the Dockerfile syntax, which can only used with BuildKit.

BuildKit is not available due to multiple problems: