Class Entrypoint

java.lang.Object
co.elastic.gradle.utils.docker.instruction.Entrypoint
All Implemented Interfaces:
ContainerImageBuildInstruction

public class Entrypoint extends Object implements ContainerImageBuildInstruction
  • Constructor Details

    • Entrypoint

      public Entrypoint(List<String> value)
  • Method Details

    • getValue

      @Input public List<String> getValue()