Class Dockerfile.FromInstruction

java.lang.Object
com.bmuschko.gradle.docker.tasks.image.Dockerfile.FromInstruction
All Implemented Interfaces:
Dockerfile.Instruction
Enclosing class:
Dockerfile

public static class Dockerfile.FromInstruction extends Object implements Dockerfile.Instruction
Represents a FROM instruction.