Module: Dockerspec

Defined in:
lib/dockerspec/version.rb,
lib/dockerspec/runner.rb,
lib/dockerspec/builder.rb,
lib/dockerspec/helper/ci.rb,
lib/dockerspec/exceptions.rb,
lib/dockerspec/helper/docker.rb,
lib/dockerspec/builder/logger.rb,
lib/dockerspec/rspec_resources.rb,
lib/dockerspec/builder/image_gc.rb,
lib/dockerspec/builder/matchers.rb,
lib/dockerspec/rspec_assertions.rb,
lib/dockerspec/builder/logger/ci.rb,
lib/dockerspec/serverspec/runner.rb,
lib/dockerspec/builder/logger/info.rb,
lib/dockerspec/builder/logger/debug.rb,
lib/dockerspec/builder/logger/silent.rb,
lib/dockerspec/builder/config_helpers.rb,
lib/dockerspec/docker_exception_parser.rb,
lib/dockerspec/builder/matchers/helpers.rb,
lib/dockerspec/serverspec/rspec_resources.rb,
lib/dockerspec/helper/rspec_example_helpers.rb,
lib/dockerspec/serverspec/specinfra_backend.rb,
lib/dockerspec/helper/multiple_sources_description.rb

Overview

Author:: Xabier de Zuazo ([email protected]) Copyright:: Copyright (c) 2015 Xabier de Zuazo License:: Apache License, Version 2.0

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Defined Under Namespace

Modules: Helper, RSpecAssertions, RSpecResources, Serverspec Classes: Builder, DockerError, DockerExceptionParser, DockerRunArgumentError, Runner

Constant Summary collapse

VERSION =

Dockerspec Ruby Gem version.

'0.2.0'