18 19 20
# File 'lib/dockit/service.rb', line 18 def build @image = Dockit::Image.create(config.get(:build)) end