public class ContainerUtils
public static ContainerUtils INSTANCE
@NotNull
public java.util.Map<java.lang.String,java.lang.String> transformVolumes(@NotNull
java.util.Map<java.lang.String,java.lang.String> volumes)
Adapt volume definitions for Windows, so that Docker can mount these directories.
volumes - map of mount definitions independent from the platform