Package 

Class BuildImageRegistry

  • All Implemented Interfaces:
    org.gradle.api.services.BuildService

    
    public abstract class BuildImageRegistry
     implements BuildService<BuildServiceParameters.None>
                        
    • Method Summary

      Modifier and Type Method Description
      final Collection<String> getImages()
      final Unit addImages(List<String> imgs)
      • Methods inherited from class com.intershop.gradle.icm.docker.utils.BuildImageRegistry

        getParameters
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait