Monkeypatch Rake to add the `image` task.
# File lib/docker/rake_task.rb, line 36 def image(*args, &block) Docker::ImageTask.define_task(*args, &block) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.