class

Sandcube::BuildKitImageBuilder

Inherits Sandcube::ImageBuilder < Reference < Object

Constructors

new(runtime : Runtime, address : String = "unix:///run/buildkit/buildkitd.sock", binary : String = "buildctl", timeout : Int32 = 1800)
Source

Instance methods

build(directory : String, reference : String, args : Hash(String, String)) : JSON::Any
Source
delete(reference : String) : Nil
Source