Interface DockerBuild

  • All Superinterfaces:
    org.guvnor.ala.config.BuildConfig, org.guvnor.ala.config.Config, org.guvnor.ala.build.maven.model.MavenBuild
    All Known Implementing Classes:
    DockerBuildImpl

    public interface DockerBuild
    extends org.guvnor.ala.build.maven.model.MavenBuild
    Interface that represent the Docker Build information to be used build a Docker Image. This interface extends on the MavenBuild because we are using the Maven Plugin to build Docker Images.
    See Also:
    MavenBuild, BuildConfig
    • Method Summary

      • Methods inherited from interface org.guvnor.ala.build.maven.model.MavenBuild

        getGoals, getProject, getProperties