Function diffPaths

  • Get the diff paths for each layer in the image, ordered from latest to parent.

    Only for aufs and overlay2.

    Parameters

    • client: Dockerode
    • image: string

    Returns Promise<string[]>

Generated using TypeDoc