Interface DockerfileInstruction

Represents a Dockerfile instruction.

Hierarchy

Methods

Methods

  • Internal

    Accepts DockerfileWriter for adding the instruction to the file content.

    Parameters

    • writer: default

    Returns void

Generated using TypeDoc