44 45 46
# File 'lib/avm/docker/image.rb', line 44 def run(instance) run_run(instance) if container_exist?(instance) end