Class
Specinfra::Backend::Dockerfile
In:
lib/specinfra/backend/dockerfile.rb
Parent:
Specinfra::Backend::Base
Methods
from
new
run_command
send_file
Public Class methods
new
(config = {})
Public Instance methods
from
(base)
run_command
(cmd, opts={})
send_file
(from, to)
[Validate]