static class Dockerfile.ExposePortInstruction
Represents a EXPOSE
instruction.
Constructor and description |
---|
Dockerfile.ExposePortInstruction
(Integer... ports) |
Dockerfile.ExposePortInstruction
(Provider<List<Integer>> provider) |