Class: Specinfra::Backend::DockerComposeLxc

Inherits:
DockerCompose show all
Includes:
Specinfra::Backend::DockerLxc::ShellHelpers
Defined in:
lib/specinfra/backend/docker_compose_lxc.rb

Overview

Specinfra and Serverspec backend for Docker Compose using LXC execution driver.

Method Summary

Methods inherited from DockerCompose

#add_pre_command, #build_command, #initialize, #run_command, #send_file

Constructor Details

This class inherits a constructor from Specinfra::Backend::DockerCompose