Class Dockerfile.ExposePortInstruction

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

public static class Dockerfile.ExposePortInstruction extends Object implements Dockerfile.Instruction
Represents a EXPOSE instruction.