Packages

package builder

Type Members

  1. class BuildConfiguration extends AnyRef

    Immutable configuration options for the builder process.

  2. trait BuildLogger extends AnyRef
  3. class BuildSteps extends AnyRef

    Steps for building an image.

  4. class EntrypointBuilder extends AnyRef

    Builds an image entrypoint for the Java application.

  5. trait SourceFilesConfiguration extends AnyRef

    Immutable configuration that defines where the source files for each of the application layers are.

Ungrouped